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