isIOS property

bool get isIOS

当前设备是否是iOS

Implementation

static bool get isIOS => Platform.isIOS;