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