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