isLarge property

bool isLarge

Implementation

bool get isLarge => maxWidth > 992 && maxWidth <= 1200;