isIos property

bool isIos
getter/setter pair

Flag indicating if the current platform is iOS. Used internally to apply platform-specific behaviors.

Implementation

late bool isIos;