menu
kivex_flutter package
documentation
icons/star.dart
Star
Star.new const constructor
Star.new const constructor
dark_mode
light_mode
Star
constructor
const
Star
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Star({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/star
Star
Star.new const constructor
Star class