menu
check_connection package
documentation
network_controller.dart
NetworkController
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;
check_connection package
documentation
network_controller
NetworkController
initialized property
NetworkController class