isMacOS property
bool
get
isMacOS
Check if macOS
Implementation
static bool get isMacOS => override == TargetPlatform.macOS;
Check if macOS
static bool get isMacOS => override == TargetPlatform.macOS;