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