menu
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui.dart
CheckoutStoreBase
setTotalAmount method
setTotalAmount method
dark_mode
light_mode
setTotalAmount
method
@action
void
setTotalAmount
(
double
value
)
Implementation
@action void setTotalAmount(double value) => totalAmount = value;
tsdtech_client_sdk package
documentation
tsdtech_sdk_ui
CheckoutStoreBase
setTotalAmount method
CheckoutStoreBase class