column property

int column

The column within the line that corresponds to the offset within the source.

Implementation

int get column => _lineAndColumn[1];