menu
no_internet_connection_widget package
documentation
check_internet_connection_widget.dart
CheckInternetConnection
CheckInternetConnection.new const constructor
CheckInternetConnection.new const constructor
dark_mode
light_mode
CheckInternetConnection
constructor
const
CheckInternetConnection
(
{
Key
?
key
,
required
Widget
child
,
Widget
?
whenOffline
,
})
Implementation
const CheckInternetConnection({super.key, required this.child, this.whenOffline});
no_internet_connection_widget package
documentation
check_internet_connection_widget
CheckInternetConnection
CheckInternetConnection.new const constructor
CheckInternetConnection class