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