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