isDesktop property

bool isDesktop

Implementation

bool get isDesktop => (screenType == ScreenType.Desktop);