maxWidth property

double maxWidth
final

The maximum allowed width.

Elements will not be sized larger than this width. Use double.infinity for no upper limit.

Implementation

final double maxWidth;