onLaunchUrl property

ValueChanged<String>? onLaunchUrl
final

Callback which is triggered when the user wants to open a URL from a link in the document.

Implementation

final ValueChanged<String>? onLaunchUrl;