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