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