desktop property
Desktop (Windows, macOS, Linux)
Implementation
static bool get desktop => PlatformIs.macOS || PlatformIs.windows || PlatformIs.linux;
Desktop (Windows, macOS, Linux)
static bool get desktop => PlatformIs.macOS || PlatformIs.windows || PlatformIs.linux;