isMacOS property

bool isMacOS

Implementation

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