menu
flutter_quill_syncme package
documentation
quill_delta.dart
DeltaIterator
isNextRetain property
isNextRetain property
dark_mode
light_mode
isNextRetain
property
bool
get
isNextRetain
Implementation
bool
get
isNextRetain => nextOperationKey == Operation.retainKey;
flutter_quill_syncme package
documentation
quill_delta
DeltaIterator
isNextRetain property
DeltaIterator class