appearance property

PaymentSheetAppearance? get appearance
inherited

Appearance of the paymentsheet.

When no appearance defined it will fallback to style or Stripe default.

Implementation

PaymentSheetAppearance? get appearance => throw _privateConstructorUsedError;