maxContentWidth property

double? maxContentWidth
final

Maximum width for the content area. Null uses a default based on the current layout (720 when not compact, unconstrained when compact).

Implementation

final double? maxContentWidth;