isMacOS property

bool isMacOS

True if you are running on a Mac. I'm so sorry.

Implementation

bool get isMacOS => Platform.isMacOS;