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