menu
contacto
widgets/global/logos/visa/visa.dart
Visa
Visa const constructor
Visa
brightness_4
brightness_5
Visa
constructor
const
Visa
(
{
Key?
key
,
required
double
width
,
Color
?
color
}
)
Implementation
const Visa({ Key? key, required this.width, this.color, }) : super(key: key);
contacto
visa
Visa
Visa const constructor
Visa class