platformIsMacOS property

bool get platformIsMacOS

Implementation

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