holderStyle property

TextStyle holderStyle
final

Holder Style

Type: TextStyle

Default: const TextStyle(color: Colors.white, fontSize: 20)

This is to style the card holder name placement area.

Implementation

final TextStyle holderStyle;