menu
eyflutter_rich_text package
documentation
editor/models/quill_delta.dart
Operation
deleteKey constant
deleteKey constant
dark_mode
light_mode
deleteKey
constant
String
const
deleteKey
Key of delete operations.
Implementation
static const String deleteKey = 'delete';
eyflutter_rich_text package
documentation
editor/models/quill_delta
Operation
deleteKey constant
Operation class