isDesktop property

bool isDesktop

True for desktop.

Implementation

static bool get isDesktop => !isMobile;