numberStyle property

TextStyle numberStyle
final

Number Style

Type: TextStyle

Default: const TextStyle(color: Colors.white)

This is to style the card number placement area.

Implementation

final TextStyle numberStyle;