isIOS top-level property

bool isIOS

Implementation

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