isIOS property

bool get isIOS

Whether the operating system is a version of iOS.

Implementation

static bool get isIOS => Platform.isIOS;