isXl property

bool get isXl

Implementation

bool get isXl => size.width >= 1200 && size.width < 1400;