numberStyle property
Number Style
Type: TextStyle
Default: const TextStyle(color: Colors.white)
This is to style the card number placement area.
Implementation
final TextStyle numberStyle;
TextStyle
const TextStyle(color: Colors.white)
This is to style the card number placement area.
final TextStyle numberStyle;