menu
messenger
ui/page/home/page/chat/widget/notes_block.dart
NotesBlock
NotesBlock.new const constructor
NotesBlock.new
dark_mode
light_mode
NotesBlock
constructor
const
NotesBlock
(
{
Widget
?
leading
,
Key
?
key
,
})
Implementation
const NotesBlock({this.leading, super.key});
messenger
notes_block
NotesBlock
NotesBlock.new const constructor
NotesBlock class