Dart SDK
dart:core
RuneIterator
RuneIterator
constructor
RuneIterator
RuneIterator
Properties
string
rawIndex
current
currentSize
currentAsString
Constructors
RuneIterator
at
Methods
reset
moveNext
movePrevious
RuneIterator
(
String
string
)
Create an iterator positioned at the beginning of the string.