AddAddress constructor

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

Implementation

const AddAddress({Key? key,}) : super(key: key);