isIOS property
bool
get
isIOS
Implementation
static bool get isIOS => currentUniversalPlatform == UniversalPlatformType.IOS;
static bool get isIOS => currentUniversalPlatform == UniversalPlatformType.IOS;