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