isMacOS property

bool isMacOS

Implementation

bool get isMacOS => platform == TargetPlatform.macOS;