themeId property
A theme to customize the appearance of the payment page. If not specified, the payment page is rendered according to the theme set as default in your Customer Area.
Implementation
@BuiltValueField(wireName: r'themeId')
String? get themeId;