isMacOS property

bool isMacOS

Implementation

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