end method
- DragEndDetails details
The pointer is no longer in contact with the screen.
The velocity at which the pointer was moving when it stopped contacting
the screen is available in the details
.
Implementation
void end(DragEndDetails details) { }