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