menu
flutter_better_ui package
documentation
theme/better_theme_controller.dart
BetterThemeController
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_better_ui package
documentation
theme/better_theme_controller
BetterThemeController
initialized property
BetterThemeController class