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