type property

ApplePayButtonType type
final

Type of aapple pay button.

The type determines multiple aspects of the appearance of the apple pay button e.g.: elevation, shadow etc. For changing the color see style. Default is ApplePayButtonType.plain.

Implementation

final ApplePayButtonType type;