menu
app_install_date package
documentation
utils
PlatformUtils
isIOS property
isIOS
brightness_4
isIOS
property
Null safety
bool
isIOS
Implementation
static bool get isIOS => !kIsWeb && Platform.isIOS;
app_install_date package
documentation
utils
PlatformUtils
isIOS property
PlatformUtils class
Constructors
PlatformUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
isAndroid
isIOS
isLinux
isMacOS
isWeb
isWindows