menu
flutter_draggable_gridview package
documentation
flutter_draggable_gridview.dart
DraggableGridViewBuilder
dragStarted property
dragStarted property
dark_mode
light_mode
dragStarted
property
VoidCallback
?
dragStarted
final
dragStarted
called when the draggable starts being dragged.
Implementation
final VoidCallback? dragStarted;
flutter_draggable_gridview package
documentation
flutter_draggable_gridview
DraggableGridViewBuilder
dragStarted property
DraggableGridViewBuilder class