AllCustomers constructor

AllCustomers({
  1. Key? key,
})

Implementation

AllCustomers({Key? key,}) : super(key: key);