menu
ui_extension package
documentation
widgets/ui_widgets.dart
UiLimitedBox
maxHeight property
maxHeight property
dark_mode
light_mode
maxHeight
property
double
?
maxHeight
final
Sets
LimitedBox
values. Ignored if
maxSize
is set.
Implementation
final double? maxWidth, maxHeight;
ui_extension package
documentation
widgets/ui_widgets
UiLimitedBox
maxHeight property
UiLimitedBox class