isMacOS property

bool isMacOS
getter/setter pair

Implementation

static bool isMacOS = !kIsWeb && Platform.isMacOS;