menu
pure_ui package
documentation
pure_ui.dart
ViewConstraints
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;
pure_ui package
documentation
pure_ui
ViewConstraints
maxHeight property
ViewConstraints class