column property

int get column

Current cursor column.

Implementation

int get column => _model.column;