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