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