cvvStyle property

TextStyle cvvStyle
final

CVV

Type: TextStyle

Default: const TextStyle(color: Colors.white)

This is to style the CVV placement area.

Implementation

final TextStyle cvvStyle;