isOverMaxWidth property

bool get isOverMaxWidth

Implementation

bool get isOverMaxWidth => size.width > config.desktopBreakpoint;