dragCompleted property
ValueListenable<DropOperation?>
get
dragCompleted
Fired on drag completion. The value will contain drop operation that the drag finished with.
Implementation
ValueListenable<DropOperation?> get dragCompleted;