menu
flutter_launcher_icons package
documentation
config/config.dart
Config
imagePath property
imagePath property
dark_mode
light_mode
imagePath
property
@JsonKey(name: 'image_path')
String
?
imagePath
final
Generic image_path
Implementation
@JsonKey(name: 'image_path') final String? imagePath;
flutter_launcher_icons package
documentation
config/config
Config
imagePath property
Config class