menu
notepod
notes/list_notes_screen.dart
ListRecipientsScreen
ListRecipientsScreen.new const constructor
ListRecipientsScreen.new
dark_mode
light_mode
ListRecipientsScreen
constructor
const
ListRecipientsScreen
(
{
Key
?
key
,
required
Map
<
String
,
dynamic
>
notesMap
,
})
Implementation
const ListRecipientsScreen({ super.key, required this.notesMap, });
notepod
list_notes_screen
ListRecipientsScreen
ListRecipientsScreen.new const constructor
ListRecipientsScreen class