menu
flutter_rxnet_forzzh package
documentation
logcat/drag_box.dart
DragBox
DragBox.new const constructor
DragBox.new const constructor
dark_mode
light_mode
DragBox
constructor
const
DragBox
(
{
required
Widget
child
,
Offset
startOffset
=
Offset.zero
,
Key
?
key
,
})
Implementation
const DragBox({ required this.child, this.startOffset = Offset.zero, Key? key, }):super(key: key);
flutter_rxnet_forzzh package
documentation
logcat/drag_box
DragBox
DragBox.new const constructor
DragBox class