onLaunchUrl property
Callback which is triggered when the user wants to open a URL from a link in the document.
Implementation
final ValueChanged<String>? onLaunchUrl;
Callback which is triggered when the user wants to open a URL from a link in the document.
final ValueChanged<String>? onLaunchUrl;