menu
flutter_setup_helper package
documentation
Helper/network_utils.dart
AppStateController
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;
flutter_setup_helper package
documentation
Helper/network_utils
AppStateController
initialized property
AppStateController class