当前 属性

int current
重写

字符串中从当前位置开始的字符(整数 Unicode 码点)。

如果没有当前码点,该值则为 -1。

实现

int get current => _currentCodePoint;