onLinkTapped property

Future<void> Function(String href) onLinkTapped
final

Implementation

final Future<void> Function(String href) onLinkTapped;