currentLine property

int currentLine

Implementation

int get currentLine {
  return _line;
}