menu
tsdtech_client_sdk package
documentation
ui/checkout/checkout.dart
CheckoutSuccessState
CheckoutSuccessState.new const constructor
CheckoutSuccessState.new const constructor
dark_mode
light_mode
CheckoutSuccessState
constructor
const
CheckoutSuccessState
(
{
Key
?
key
,
Widget
?
customSuccess
,
String
?
message
,
})
Implementation
const CheckoutSuccessState({super.key, this.customSuccess, this.message});
tsdtech_client_sdk package
documentation
ui/checkout/checkout
CheckoutSuccessState
CheckoutSuccessState.new const constructor
CheckoutSuccessState class