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