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