style property

CardFormStyle? style
final

Styling parameters of the card form field

Note that currently styling only works on Android. For iOS you can only set the background color.

Implementation

final CardFormStyle? style;