isDesktop property

bool get isDesktop

True for desktop.

Implementation

static bool get isDesktop => !isMobile;