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