menu
state_man_examples package
documentation
notes_page.dart
NotesPage
NotesPage.new const constructor
NotesPage.new const constructor
dark_mode
light_mode
NotesPage
constructor
const
NotesPage
(
{
Key
?
key
,
})
Ctor.
Implementation
const NotesPage({Key? key}) : super(key: key);
state_man_examples package
documentation
notes_page
NotesPage
NotesPage.new const constructor
NotesPage class