menu
Flutter
string_scanner.dart
StringScanner
isDone property
isDone
dark_mode
light_mode
isDone
property
bool
get
isDone
Whether the scanner has completely consumed
string
.
Implementation
bool
get
isDone => position == string.length;
Flutter
string_scanner
StringScanner
isDone property
StringScanner class
Constructors
StringScanner
Properties
hashCode
isDone
lastMatch
position
rest
runtimeType
sourceUrl
string
Methods
error
expect
expectChar
expectDone
matches
noSuchMethod
peekChar
peekCodePoint
readChar
readCodePoint
scan
scanChar
substring
toString
Operators
operator ==
Cookies management controls