menu
deposits_ecommerce package
documentation
app/modules/merchant/create_customer/create_customer.dart
CreateCustomer
CreateCustomer constructor
CreateCustomer constructor
dark_mode
light_mode
CreateCustomer
constructor
CreateCustomer
(
{
Key
?
key
,
})
Implementation
CreateCustomer({Key? key, }) : super(key: key);
deposits_ecommerce package
documentation
app/modules/merchant/create_customer/create_customer
CreateCustomer
CreateCustomer constructor
CreateCustomer class