menu
flutter_quill 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 package
documentation
quill_delta
DeltaIterator
isNextRetain property
DeltaIterator class