menu
jetx package
documentation
jet_state_manager/src/simple/jet_controllers.dart
FullLifeCycleMixin
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;
jetx package
documentation
jet_state_manager/src/simple/jet_controllers
FullLifeCycleMixin
initialized property
FullLifeCycleMixin mixin