isDesktop property

bool get isDesktop

Implementation

bool get isDesktop => width > 1200;