menu
eyflutter_rich_text package
documentation
editor/models/quill_delta.dart
Operation
key property
key property
dark_mode
light_mode
key
property
String
key
final
Key of this operation, can be "insert", "delete" or "retain".
Implementation
final String key;
eyflutter_rich_text package
documentation
editor/models/quill_delta
Operation
key property
Operation class