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