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