menu
sunny_forms package
documentation
sunny_forms.dart
DragHandle
DragHandle.new const constructor
DragHandle.new const constructor
dark_mode
light_mode
DragHandle
constructor
const
DragHandle
(
{
Key
?
key
,
double
?
width
,
})
Implementation
const DragHandle({Key? key, this.width}) : super(key: key);
sunny_forms package
documentation
sunny_forms
DragHandle
DragHandle.new const constructor
DragHandle class