menu
flutter_quill_syncme package
documentation
quill_delta.dart
DeltaIterator
hasNext property
hasNext property
dark_mode
light_mode
hasNext
property
bool
get
hasNext
Implementation
bool
get
hasNext => peekLength() < maxLength;
flutter_quill_syncme package
documentation
quill_delta
DeltaIterator
hasNext property
DeltaIterator class
Constructors
new
Properties
delta
hashCode
hasNext
isNextDelete
isNextInsert
isNextRetain
nextOperationKey
runtimeType
Methods
next
noSuchMethod
peekLength
skip
toString
Operators
operator ==
Constants
maxLength