menu
noteapp package
documentation
page/home.dart
DemoHome
DemoHome const constructor
DemoHome const constructor
dark_mode
light_mode
DemoHome
constructor
const
DemoHome
(
{
Key
?
key
,
})
Implementation
const DemoHome({Key? key}) : super(key: key);
noteapp package
documentation
page/home
DemoHome
DemoHome const constructor
DemoHome class