Check if the platform is iOS.
プラットフォームがiOSかどうかを確認します。
@override bool get isIOS => UniversalPlatform.isIOS;