Flutter
characters
CharacterRange
expandBackAll abstract method
expandBackAll
expandBackAll
method
Null safety
void
expandBackAll
(
)
Expands the range back to the start of
source
.
Implementation
void expandBackAll();
Flutter
characters
CharacterRange
expandBackAll abstract method
CharacterRange class
Constructors
CharacterRange
at
Properties
charactersAfter
charactersBefore
current
currentCharacters
hashCode
isEmpty
isNotEmpty
runes
runtimeType
source
stringAfter
stringAfterLength
stringBefore
stringBeforeLength
utf16CodeUnits
Methods
collapseToEnd
collapseToFirst
collapseToLast
collapseToStart
copy
dropBackTo
dropBackUntil
dropBackWhile
dropFirst
dropLast
dropTo
dropUntil
dropWhile
endsWith
expandAll
expandBack
expandBackAll
expandBackTo
expandBackUntil
expandBackWhile
expandNext
expandTo
expandUntil
expandWhile
isFollowedBy
isPrecededBy
moveBack
moveBackAll
moveBackTo
moveBackUntil
moveNext
moveNextAll
moveTo
moveUntil
noSuchMethod
replaceAll
replaceFirst
replaceRange
split
startsWith
toString
Operators
operator ==