maxContentWidth property

double get maxContentWidth

Implementation

double get maxContentWidth =>
    isDesktop ? 1200 : screenWidth;