isIOS property

bool isIOS

Implementation

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