menu
flutter_launcher_icons package
documentation
config/config.dart
Config
imagePathIOS property
imagePathIOS property
dark_mode
light_mode
imagePathIOS
property
@JsonKey(name: 'image_path_ios')
String
?
imagePathIOS
final
Image path specific to ios
Implementation
@JsonKey(name: 'image_path_ios') final String? imagePathIOS;
flutter_launcher_icons package
documentation
config/config
Config
imagePathIOS property
Config class