isLarge property

bool get isLarge

Implementation

bool get isLarge => size.width >= 960 && size.width < 1280;