menu
programming_blocks package
documentation
ui/drag_and_drop/drag_target.dart
DraggableDetails
wasAccepted property
wasAccepted property
dark_mode
light_mode
wasAccepted
property
bool
wasAccepted
final
Determines whether the
DragTarget
accepted this draggable.
Implementation
final bool wasAccepted;
programming_blocks package
documentation
ui/drag_and_drop/drag_target
DraggableDetails
wasAccepted property
DraggableDetails class