isIOS property

bool isIOS

Implementation

static bool get isIOS => !isWeb && Platform.isIOS;