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