onSecondaryTapUp property

void Function(TapUpDetails, CellOffset)? onSecondaryTapUp
final

Function called when the user stops holding down a secondary button.

Implementation

final void Function(TapUpDetails, CellOffset)? onSecondaryTapUp;