maxWidth property

double? maxWidth
getter/setter pair

The maximum width of this component in the layout, or null to defer to the layout's preference.

Implementation

double? maxWidth;