currentLineLength property

int get currentLineLength

Implementation

int get currentLineLength => _currentLine.indent + _outputPos;