menu
flutter_project_kit package
documentation
internet/internet_notifier.dart
InternetNotifier
InternetNotifier.new constructor
InternetNotifier.new constructor
dark_mode
light_mode
InternetNotifier
constructor
InternetNotifier
(
Stream
<
List
<
ConnectivityResult
>
>
connectionStatusStream
)
Implementation
InternetNotifier(this.connectionStatusStream);
flutter_project_kit package
documentation
internet/internet_notifier
InternetNotifier
InternetNotifier.new constructor
InternetNotifier class