onSecondaryTapDown property

(void Function(TapDownDetails, CellOffset)?) onSecondaryTapDown
final

Function called when the user taps on the terminal with a secondary button.

Implementation

final void Function(TapDownDetails, CellOffset)? onSecondaryTapDown;