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