isDesktop property

bool get isDesktop

true if the device is a desktop.

Implementation

bool get isDesktop => deviceTypeConfig.isDesktop;