showValidThru property

bool showValidThru
final

Determines whether to show the "Valid Thru" segment on the card.

If set to true, the "Valid Thru" segment will be displayed. If set to false, it will be hidden. The default value is true.

Implementation

final bool showValidThru;