onLinkTap property

void Function(String)? onLinkTap
final

Callback for when link is tapped

Implementation

final void Function(String)? onLinkTap;