menu
healthicons_flutter package
documentation
filled/star_large.dart
StarLarge
StarLarge.new const constructor
StarLarge.new const constructor
dark_mode
light_mode
StarLarge
constructor
const
StarLarge
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const StarLarge({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/star_large
StarLarge
StarLarge.new const constructor
StarLarge class