onTapUp property
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;
Called when the user releases a tap that was started on this part of the material. onTap is called immediately after.
final GestureTapUpCallback? onTapUp;