isMacOS property

bool isMacOS
final

Implementation

static final bool isMacOS = !kIsWeb && Platform.isMacOS;