onLaunchUrl property

ValueChanged<Uri>? onLaunchUrl
final

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

Implementation

final ValueChanged<Uri>? onLaunchUrl;