menu
flutter_quill package
documentation
quill_delta.dart
Delta
last property
last property
dark_mode
light_mode
last
property
Operation
get
last
Returns the last
Operation
in this delta.
Implementation
Operation get last => operations.last;
flutter_quill package
documentation
quill_delta
Delta
last property
Delta class