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