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