maxWidth property

double? maxWidth
final

A max width of the page on desktop. If the available width is greater than this value, the content is centered and horizontal paddings are added.

Implementation

final double? maxWidth;