isDesktop property

bool isDesktop

Implementation

bool get isDesktop => deviceType == DeviceType.desktop;