isIOS top-level property

bool isIOS

Implementation

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