length property

int get length

Get the length of lines

Implementation

int get length => _lines.length;