onLongPress property

GestureCallback? onLongPress
final

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

The argument with the same name in the relevant definition takes precedence over this.

Implementation

final GestureCallback? onLongPress;