onLongPress property

GestureCallback? onLongPress
final

The callback function called when a matched string is long-pressed.

Implementation

final GestureCallback? onLongPress;