isMacOS property

bool get isMacOS

是否MacOS平台

Implementation

bool get isMacOS => Platform.isMacOS;