isIOS property

bool get isIOS

是否iOS平台

Implementation

bool get isIOS => Platform.isIOS;