menu
shared_component package
documentation
controllers/app_config_service.dart
AppConfigService
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;
shared_component package
documentation
controllers/app_config_service
AppConfigService
initialized property
AppConfigService class