menu
unicons package
documentation
icons/line/medal.dart
MedalIcon
MedalIcon const constructor
MedalIcon const constructor
dark_mode
light_mode
MedalIcon
constructor
const
MedalIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const MedalIcon({ super.key, this.color, });
unicons package
documentation
icons/line/medal
MedalIcon
MedalIcon const constructor
MedalIcon class