isIOS top-level property
bool
get
isIOS
Always false on web — there is no iOS to detect.
Implementation
bool get isIOS => false;
Always false on web — there is no iOS to detect.
bool get isIOS => false;