menu
flutter_launcher_icons package
documentation
config/windows_config.dart
WindowsConfig
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/windows_config
WindowsConfig
imagePath property
WindowsConfig class