isIOS property

bool isIOS
getter/setter pair

Implementation

static bool isIOS = !kIsWeb && Platform.isIOS;