Whether the operating system is a version of iOS.
static final bool isIOS = !isWeb && io.Platform.isIOS;