isMacOS property
bool
get
isMacOS
Implementation
static bool get isMacOS => currentUniversalPlatform == UniversalPlatformType.MacOS;
static bool get isMacOS => currentUniversalPlatform == UniversalPlatformType.MacOS;