widthMedium property

bool widthMedium

Implementation

bool get widthMedium => width >= mediumScreenSize && width < largeScreenSize;