isDesktop property

bool isDesktop

Implementation

static bool get isDesktop => isLinux || isMacOS || isWindows;