isMacOS top-level property

bool isMacOS

Implementation

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