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