menu
flutter_system_events package
documentation
flutter_system_events_platform_interface.dart
NetworkEvent
online property
online property
dark_mode
light_mode
online
property
bool
online
final
Whether a network connection is available.
Implementation
final bool online;
flutter_system_events package
documentation
flutter_system_events_platform_interface
NetworkEvent
online property
NetworkEvent class