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