onLinkHandler property

LinkHandlerCallback? onLinkHandler
final

Used with preventLinkNavigation=true. It's helpful to customize link navigation

Implementation

final LinkHandlerCallback? onLinkHandler;