isIOS property

bool get isIOS

Whether this style resolves to the iOS/Cupertino presentation.

Implementation

bool get isIOS => this == DraftModePlatformStyle.ios;