isDesktop property

bool isDesktop
final

Implementation

static final bool isDesktop = isLinux || isMacOS || isWindows;