menu
dimap package
documentation
dimp.dart
CharSequence
codeUnitAt abstract method
codeUnitAt abstract method
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);
dimap package
documentation
dimp
CharSequence
codeUnitAt abstract method
CharSequence class