isIOS top-level property

bool get isIOS

Implementation

bool get isIOS => isMobile && Platform.isIOS;