isDesktop property

bool get isDesktop

Implementation

static bool get isDesktop => isOsWindows || isOsMacOs || isOsLinux;