menu
mineral package
documentation
core/builders.dart
Author
Author constructor
Author constructor
dark_mode
light_mode
Author
constructor
Author
(
{
required
String
name
,
String
?
url
,
String
?
iconUrl
,
String
?
proxyIconUrl
,
})
Implementation
Author({ required this.name, this.url, this.iconUrl, this.proxyIconUrl });
mineral package
documentation
core/builders
Author
Author constructor
Author class