menu
hyperpay_payment_sdk package
documentation
model/custom_ui.dart
CustomUI
brandName property
brandName property
dark_mode
light_mode
brandName
property
String
brandName
final
The name of the brand (e.g., "VISA", "MASTERCARD").
Implementation
final String brandName;
hyperpay_payment_sdk package
documentation
model/custom_ui
CustomUI
brandName property
CustomUI class