onAccept property
Called when an acceptable piece of data was dropped over this drag target.
Implementation
final MyDragTargetAccept<T>? onAccept;
Called when an acceptable piece of data was dropped over this drag target.
final MyDragTargetAccept<T>? onAccept;