menu
iconoir_flutter package
documentation
regular/trophy.dart
Trophy
Trophy.new const constructor
Trophy.new const constructor
dark_mode
light_mode
Trophy
constructor
const
Trophy
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Trophy({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/trophy
Trophy
Trophy.new const constructor
Trophy class