menu
flutter_quill package
documentation
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';
flutter_quill package
documentation
quill_delta
Operation
deleteKey constant
Operation class