menu
connectivity_checker package
documentation
connectivity_checker.dart
ConnectivityAppWrapper
ConnectivityAppWrapper.new const constructor
ConnectivityAppWrapper.new const constructor
dark_mode
light_mode
ConnectivityAppWrapper
constructor
const
ConnectivityAppWrapper
(
{
Key
?
key
,
required
Widget
app
,
})
Implementation
const ConnectivityAppWrapper({Key? key, required this.app}) : super(key: key);
connectivity_checker package
documentation
connectivity_checker
ConnectivityAppWrapper
ConnectivityAppWrapper.new const constructor
ConnectivityAppWrapper class