menu
Flutter
dart:core
String
codeUnitAt abstract method
codeUnitAt
dark_mode
light_mode
codeUnitAt
abstract method
int
codeUnitAt
(
int
index
)
Returns the 16-bit UTF-16 code unit at the given
index
.
Implementation
int
codeUnitAt(
int
index);
Flutter
dart:core
String
codeUnitAt abstract method
String class
Constructors
fromCharCode
fromCharCodes
fromEnvironment
Properties
characters
(ext)
codeUnits
hashCode
isEmpty
isNotEmpty
length
runes
runtimeType
toJS
(ext)
Methods
allMatches
codeUnitAt
compareTo
contains
endsWith
indexOf
lastIndexOf
matchAsPrefix
noSuchMethod
padLeft
padRight
replaceAll
replaceAllMapped
replaceFirst
replaceFirstMapped
replaceRange
split
splitMapJoin
startsWith
substring
toLowerCase
toString
toUpperCase
trim
trimLeft
trimRight
Operators
operator *
operator +
operator ==
operator []
Cookies management controls