maxContentWidth property

double? maxContentWidth
final

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

Implementation

final double? maxContentWidth;