SelectLocation constructor

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

Implementation

const SelectLocation({Key? key}) : super(key: key);