maxWidth property
The maximum allowed width.
Elements will not be sized larger than this width. Use double.infinity for no upper limit.
Implementation
final double maxWidth;
The maximum allowed width.
Elements will not be sized larger than this width. Use double.infinity for no upper limit.
final double maxWidth;