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