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