isDesktop property

bool get isDesktop

Implementation

bool get isDesktop => maxWidth >= 1024;