menu
rich_textfield_editor package
documentation
rich_textfield_editor.dart
Delta
Delta factory constructor
Delta factory constructor
dark_mode
light_mode
Delta
constructor
Delta
(
)
Creates new empty
Delta
.
Implementation
factory Delta() => Delta._(<Operation>[]);
rich_textfield_editor package
documentation
rich_textfield_editor
Delta
Delta factory constructor
Delta class