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