isIOS property

bool isIOS
final

Implementation

static final bool isIOS = !kIsWeb && Platform.isIOS;