onLaunchUrl property

ValueChanged<Uri>? onLaunchUrl
final

Callback to invoke when user wants to launch a URL.

Implementation

final ValueChanged<Uri>? onLaunchUrl;