isXLarge property

bool get isXLarge

Implementation

bool get isXLarge => size.width >= 1280 && size.width < 1920;