bool hasBoundedWidth

Whether there is an upper bound on the maximum width.

Source

bool get hasBoundedWidth => maxWidth < double.INFINITY;