kIsIOS top-level property

bool get kIsIOS

Implementation

bool get kIsIOS => !kIsWeb && Platform.isIOS;