isIOS property

bool isIOS
getter/setter pair

Whether the app is running on iOS.

Implementation

static bool isIOS = Platform.isIOS;