isDesktop property

bool isDesktop

Implementation

bool get isDesktop => (mediaQueryShortestSide >= 900);