menu
mcg_extension package
documentation
get/fav.dart
Fav
hasConnection static method
hasConnection static method
dark_mode
light_mode
hasConnection
static method
bool
hasConnection
(
{
bool
warning
=
true
,
})
Implementation
static bool hasConnection({bool warning = true}) => appController.hasConnection(warning);
mcg_extension package
documentation
get/fav
Fav
hasConnection static method
Fav class