isMedium property

bool get isMedium

Implementation

bool get isMedium => size.width >= 600 && size.width < 960;