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