NewLocation constructor

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

Implementation

const NewLocation({super.key});