onTap property

GestureCallback? onTap
final

The callback function called when a matched string is tapped.

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

Implementation

final GestureCallback? onTap;