isDesktop property

bool isDesktop

Implementation

bool get isDesktop => deviceScreenType == DeviceScreenType.desktop;