themeId property
Sets a custom theme for Hosted Checkout. The value can be any of the Theme ID values from your Customer Area.
Implementation
@BuiltValueField(wireName: r'themeId')
String? get themeId;
Sets a custom theme for Hosted Checkout. The value can be any of the Theme ID values from your Customer Area.
@BuiltValueField(wireName: r'themeId')
String? get themeId;