onAnchorTap property

OnTap? onAnchorTap
final

A function that defines what to do when an anchor link is tapped. When this value is set, the default anchor behaviour is overwritten.

Implementation

final OnTap? onAnchorTap;