onTapUp property

TapInGame? onTapUp
final

Callback to receive the onTapUp event from the game.

Implementation

final TapInGame? onTapUp;