maxWidth property

double? maxWidth
final

The maximum width constraint to impose on the child. If null, the parent's max width constraint is used.

Implementation

final double? maxWidth;