menu
neom_core package
documentation
data/implementations/mate_controller.dart
MateController
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;
neom_core package
documentation
data/implementations/mate_controller
MateController
initialized property
MateController class