isIos property

bool get isIos

Implementation

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