menu
fml package
documentation
store/store_app_view.dart
StoreApp
StoreApp.new const constructor
StoreApp.new const constructor
dark_mode
light_mode
StoreApp
constructor
const
StoreApp
(
{
Key
?
key
,
required
bool
popOnExit
,
})
Implementation
const StoreApp({super.key, required this.popOnExit});
fml package
documentation
store/store_app_view
StoreApp
StoreApp.new const constructor
StoreApp class