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