menu
widget_modifier package
documentation
widgets.dart
DraggableModifier<T extends Object>
onDragStarted property
onDragStarted property
dark_mode
light_mode
onDragStarted
property
VoidCallback
?
onDragStarted
final
Called when the draggable starts being dragged.
Implementation
final VoidCallback? onDragStarted;
widget_modifier package
documentation
widgets
DraggableModifier<T extends Object>
onDragStarted property
DraggableModifier class