isMedium property

bool isMedium

Implementation

bool get isMedium => maxWidth > 768 && maxWidth <= 992;