line property

int get line

Current cursor line.

Implementation

int get line => _model.line;