isFilled property

bool isFilled

Checks if path is valid.

Implementation

bool get isFilled => _lines.isNotEmpty;