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