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