onTapUp property

GestureTapUpCallback? onTapUp
final

Called when the user releases a tap that was started on this part of the material. onTap is called immediately after.

Implementation

final GestureTapUpCallback? onTapUp;