isEmpty property

bool isEmpty

Whether this line has no content

Implementation

bool get isEmpty => rawWidth == 0.0;