menu
flutter_launcher_icons package
documentation
ios.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 package
documentation
ios
ContentsInfoObject
ContentsInfoObject constructor
ContentsInfoObject class