hasBoundedWidth property
bool
get
hasBoundedWidth
Implementation
bool get hasBoundedWidth => width != null || widthPercentage != null;
bool get hasBoundedWidth => width != null || widthPercentage != null;