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