current property

String current

Gets the current line.

Implementation

String get current => lines[_pos];