menu
forui package
documentation
foundation.dart
FAutoHeightPortalConstraints
maxWidth property
maxWidth property
dark_mode
light_mode
maxWidth
property
double
maxWidth
final
The maximum width that satisfies the constraints.
Might be
double.infinity
.
Implementation
final double maxWidth;
forui package
documentation
foundation
FAutoHeightPortalConstraints
maxWidth property
FAutoHeightPortalConstraints class