iosImageAsset property

String? iosImageAsset
final

iOS only! Asset to display when the app is in App Switcher and hideAppContent is true. If null, a black or white screen will be displayed instead (depending on whether the phone is in dark or light mode). Ignored on Android.

Implementation

final String? iosImageAsset;