cvvStyle property
CVV
Type: TextStyle
Default: const TextStyle(color: Colors.white)
This is to style the CVV placement area.
Implementation
final TextStyle cvvStyle;
TextStyle
const TextStyle(color: Colors.white)
This is to style the CVV placement area.
final TextStyle cvvStyle;