validThruStyle property
Valid Thru Style
Type: TextStyle
Default: const TextStyle(color: Colors.white)
This is to style the card valid thru placement area.
Implementation
final TextStyle validThruStyle;