menu
platform_adapter package
documentation
view/drag_to_move_wrapper.dart
DragToMoveWrapper
DragToMoveWrapper.new const constructor
DragToMoveWrapper.new const constructor
dark_mode
light_mode
DragToMoveWrapper
constructor
const
DragToMoveWrapper
(
{
Key
?
key
,
required
Widget
child
,
bool
canDouble
=
false
,
})
Implementation
const DragToMoveWrapper( {super.key, required this.child, this.canDouble = false});
platform_adapter package
documentation
view/drag_to_move_wrapper
DragToMoveWrapper
DragToMoveWrapper.new const constructor
DragToMoveWrapper class