menu
hordev2 package
documentation
app/data/providers/base_provider.dart
BaseProvider
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/data/providers/base_provider
BaseProvider
initialized property
BaseProvider class