menu
eyflutter_rich_text package
documentation
editor/models/quill_delta.dart
Delta
first property
first property
dark_mode
light_mode
first
property
Operation
get
first
Returns the first
Operation
in this delta.
Implementation
Operation get first => _operations.first;
eyflutter_rich_text package
documentation
editor/models/quill_delta
Delta
first property
Delta class