menu
get_clean package
documentation
template_files/lib/modules/demo/controller/demo_controller.dart
DemoController
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
inherited
Checks whether the controller has already been initialized.
Implementation
bool get initialized => _initialized;
get_clean package
documentation
template_files/lib/modules/demo/controller/demo_controller
DemoController
initialized property
DemoController class