menu
gnums_utility_widgets package
documentation
dependencies/pdf/src/widgets/geometry.dart
BoxConstraints
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;
gnums_utility_widgets package
documentation
dependencies/pdf/src/widgets/geometry
BoxConstraints
maxHeight property
BoxConstraints class