isMacOS top-level property

bool get isMacOS

Implementation

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