menu
flutter_reorderable_grid_view package
documentation
widgets/custom_draggable.dart
CustomDraggable
data property
data property
dark_mode
light_mode
data
property
Object
?
data
final
Will be used for
Draggable
or
LongPressDraggable
.
Implementation
final Object? data;
flutter_reorderable_grid_view package
documentation
widgets/custom_draggable
CustomDraggable
data property
CustomDraggable class