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