DeliveryAddressesBottomSheet constructor

const DeliveryAddressesBottomSheet({
  1. Key? key,
})

Implementation

const DeliveryAddressesBottomSheet({super.key});