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