isMd property

bool get isMd

Implementation

bool get isMd => size.width >= 768 && size.width < 992;