isIOS property

bool isIOS

Implementation

bool get isIOS => Theme.of(this).platform == TargetPlatform.iOS;