onTapUp property

dynamic Function()? onTapUp
final

Callback when a tap up event occurs.

Implementation

final Function()? onTapUp;