openUrl property

Future<void> Function(Uri uri)? openUrl
final

Implementation

final Future<void> Function(Uri uri)? openUrl;