isMacOs property

bool get isMacOs

Implementation

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