isDesktop property

bool isDesktop

Implementation

bool get isDesktop => maxWidth > 1200;