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