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