menu
pdf package
documentation
widgets.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;
pdf package
documentation
widgets
BoxConstraints
maxHeight property
BoxConstraints class