showValidFrom property

bool showValidFrom
final

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

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

Implementation

final bool showValidFrom;