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