current property

String get current

Gets the current line.

Implementation

String get current => lines[_pos];