• Tom Larsen's avatar
    Add onLeave callback to DragTarget (#14103) · b7f6be6f
    Tom Larsen authored
    * Add a callback that fires when a Draggable leaves a DragTarget.  This enables the DragTarget to manage its state from entry to exit.
    
    * It helps to have a null check here
    
    * Add test for onLeave callback and add verbiage to onWillAccept explaining the callback lifecycle of a DragTarget.
    b7f6be6f
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...