menu
hordev2 package
documentation
app/modules/login/controllers/login_controller.dart
LoginController
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;
hordev2 package
documentation
app/modules/login/controllers/login_controller
LoginController
initialized property
LoginController class