isApple property

bool get isApple

Implementation

static bool get isApple => UniversalPlatform.isIOS || UniversalPlatform.isMacOS;