onTap property

void Function()? onTap
final

The callback function when the target string is tapped.

Implementation

final void Function()? onTap;