style property
iOS only style options for colors in PaymentSheet
Parts can be overridden by appearance.
Implementation
PaymentSheetApplePay? get applePay;/// iOS only style options for colors in PaymentSheet
///
/// Parts can be overridden by [appearance].
@JsonKey(toJson: UserInterfaceStyleKey.toJson) ThemeMode? get style;