xxl property

bool get xxl

Returns true if screen width ≥ XXL breakpoint

Implementation

bool get xxl => ResponsiveBreakpoints.isXxlContext(this);