Flutter
characters
Characters
empty constant
empty
empty
constant
Null safety
Characters
const
empty
An empty
Characters
containing no characters.
Implementation
static const Characters empty = StringCharacters("");
Flutter
characters
Characters
empty constant
Characters class
Constructors
Characters
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
iteratorAtEnd
last
length
runtimeType
single
string
Methods
any
cast
characterAt
contains
containsAll
elementAt
endsWith
every
expand
findFirst
findLast
firstWhere
fold
followedBy
forEach
getRange
join
lastWhere
map
noSuchMethod
reduce
replaceAll
replaceFirst
singleWhere
skip
skipLast
skipLastWhile
skipWhile
split
startsWith
take
takeLast
takeLastWhile
takeWhile
toList
toLowerCase
toSet
toString
toUpperCase
where
whereType
Operators
operator +
operator ==
Constants
empty