isIos property
Flag indicating if the current platform is iOS. Used internally to apply platform-specific behaviors.
Implementation
late bool isIos;
Flag indicating if the current platform is iOS. Used internally to apply platform-specific behaviors.
late bool isIos;