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