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