onLaunchUrl property

ValueChanged<String>? onLaunchUrl
final

Callback to invoke when user wants to launch a URL.

Implementation

final ValueChanged<String>? onLaunchUrl;