menu
flutter_project_kit package
documentation
internet/no_internet_overlay.dart
ProKitNoInternetOverlay
connectionStatusStream property
connectionStatusStream property
dark_mode
light_mode
connectionStatusStream
property
Stream
<
List
<
ConnectivityResult
>
>
connectionStatusStream
final
Implementation
final Stream<List<ConnectivityResult>> connectionStatusStream;
flutter_project_kit package
documentation
internet/no_internet_overlay
ProKitNoInternetOverlay
connectionStatusStream property
ProKitNoInternetOverlay class