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