isDesktop property

bool get isDesktop

Implementation

bool get isDesktop => _size.shortestSide >= 900;