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