menu
flutter_launcher_icons_maker package
documentation
contents_image_object.dart
ContentsInfoObject
ContentsInfoObject constructor
ContentsInfoObject constructor
dark_mode
light_mode
ContentsInfoObject
constructor
ContentsInfoObject
(
{
required
int
version
,
required
String
author
,
})
Implementation
ContentsInfoObject({ required this.version, required this.author });
flutter_launcher_icons_maker package
documentation
contents_image_object
ContentsInfoObject
ContentsInfoObject constructor
ContentsInfoObject class