hasBoundedHeight property
bool
get
hasBoundedHeight
Implementation
bool get hasBoundedHeight => height != null || heightPercentage != null;
bool get hasBoundedHeight => height != null || heightPercentage != null;