current property

int current
override

The rune (integer Unicode code point) starting at the current position in

  • the string.

Implementation

int get current => _currentCodePoint;