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