onTapUp property

void Function(TapUpDetails, CellOffset)? onTapUp
final

Callback for when the user taps on the terminal.

Implementation

final void Function(TapUpDetails, CellOffset)? onTapUp;