maxLines property

int maxLines

Give the maximum number of lines this buffer can hold

Implementation

int get maxLines => _store.length;