isExtraLarge property

bool isExtraLarge

Implementation

bool get isExtraLarge => MediaQuery.of(this).size.width > 1200;