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