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
.
Source
void end(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
.
void end(DragEndDetails details) { }