kIsMacOS top-level property

bool get kIsMacOS

Implementation

bool get kIsMacOS => !kIsWeb && Platform.isMacOS;