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