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