isMacOS top-level property

bool isMacOS

Implementation

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