menu
zefyrka package
documentation
zefyrka.dart
ZefyrEditor
onLaunchUrl property
onLaunchUrl property
dark_mode
light_mode
onLaunchUrl
property
ValueChanged
<
String
>
?
onLaunchUrl
final
Callback to invoke when user wants to launch a URL.
Implementation
final ValueChanged<String>? onLaunchUrl;
zefyrka package
documentation
zefyrka
ZefyrEditor
onLaunchUrl property
ZefyrEditor class