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