isAppleOS top-level property

bool isAppleOS

Implementation

bool get isAppleOS => Platform.isIOS || Platform.isMacOS;