menu
artisanal package
documentation
widgets.dart
Widget
handleInit method
handleInit method
dark_mode
light_mode
handleInit
method
Cmd
?
handleInit
(
)
Override this instead of
init
for widget-specific initialization.
Implementation
Cmd? handleInit() => null;
artisanal package
documentation
widgets
Widget
handleInit method
Widget class