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