menu
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui.dart
CardFormStoreBase
setBrand method
setBrand method
dark_mode
light_mode
setBrand
method
@action
void
setBrand
(
CardBrand
value
)
Implementation
@action void setBrand(CardBrand value) => brand = value;
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui
CardFormStoreBase
setBrand method
CardFormStoreBase class