menu
flutter_quill_custom_by_hieu package
documentation
flutter_quill.dart
QuillEditorConfig
enableSelectionToolbar property
enableSelectionToolbar property
dark_mode
light_mode
enableSelectionToolbar
property
bool
enableSelectionToolbar
final
Whether to show the cut/copy/paste menu when selecting text.
Implementation
final bool enableSelectionToolbar;
flutter_quill_custom_by_hieu package
documentation
flutter_quill
QuillEditorConfig
enableSelectionToolbar property
QuillEditorConfig class