menu
clia_flutter_quill package
documentation
flutter_quill.dart
QuillEditor
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;
clia_flutter_quill package
documentation
flutter_quill
QuillEditor
onLaunchUrl property
QuillEditor class