menu
ui_extension package
documentation
widgets/ui_widgets.dart
UiConstrainedBox
maxSize property
maxSize property
dark_mode
light_mode
maxSize
property
Size
?
maxSize
final
Sets
ConstrainedBox.constraints
. Ignored if
constraints
is set.
Implementation
final Size? minSize, maxSize;
ui_extension package
documentation
widgets/ui_widgets
UiConstrainedBox
maxSize property
UiConstrainedBox class