current property

String current

The character at the current cursor position.

Implementation

String get current => buffer[index];