menu
iconoir_flutter package
documentation
3_d_select_solid.dart
Svg3DSelectSolid
Svg3DSelectSolid.new const constructor
Svg3DSelectSolid.new const constructor
dark_mode
light_mode
Svg3DSelectSolid
constructor
const
Svg3DSelectSolid
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Svg3DSelectSolid({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
3_d_select_solid
Svg3DSelectSolid
Svg3DSelectSolid.new const constructor
Svg3DSelectSolid class