menu
mcg_extension package
documentation
over/over.dart
OverWidget
OverWidget.new constructor
OverWidget.new constructor
dark_mode
light_mode
OverWidget
constructor
OverWidget
(
{
required
Widget
child
,
bool
visibleConntectionLost
=
true
,
})
Implementation
OverWidget({required this.child, this.visibleConntectionLost = true});
mcg_extension package
documentation
over/over
OverWidget
OverWidget.new constructor
OverWidget class