menu
flutter_launcher_icons package
documentation
config/web_config.dart
WebConfig
imagePath property
imagePath property
dark_mode
light_mode
imagePath
property
@JsonKey(name: 'image_path')
String
?
imagePath
final
Image path for web
Implementation
@JsonKey(name: 'image_path') final String? imagePath;
flutter_launcher_icons package
documentation
config/web_config
WebConfig
imagePath property
WebConfig class