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