menu
flutter_quill package
documentation
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;
flutter_quill package
documentation
quill_delta
Delta
first property
Delta class