menu
yxr_flutter_basic package
documentation
base/model/controller/BaseGetxController.dart
BaseGetxController
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;
yxr_flutter_basic package
documentation
base/model/controller/BaseGetxController
BaseGetxController
initialized property
BaseGetxController class