isApple top-level property

bool isApple
getter/setter pair

Implementation

bool isApple = Platform.isIOS || Platform.isMacOS;