onLinkTap property

(dynamic Function(String)?) onLinkTap
final

Called when a link pressed.

Implementation

final Function(String)? onLinkTap;