isDone property

bool get isDone

Implementation

bool get isDone => _pos >= lines.length;