onLinkTap property

OnTap? onLinkTap
final

A function that defines what to do when a link is tapped

Implementation

final OnTap? onLinkTap;