menu
ignis
ignis.dart
LayoutConstraints
hasBoundedHeight property
hasBoundedHeight
dark_mode
light_mode
hasBoundedHeight
property
bool
get
hasBoundedHeight
Whether
max
's y component is finite.
Implementation
bool get hasBoundedHeight => max.y.isFinite;
ignis
ignis
LayoutConstraints
hasBoundedHeight property
LayoutConstraints class