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