maxWidth property

double? maxWidth
final

If non-null, overwrites the incoming BoxConstraints.maxWidth.

Implementation

final double? maxWidth;