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