LocationPermissionComponent constructor

const LocationPermissionComponent(
  1. {Key? key,
  2. VoidCallback? callback}
)

Implementation

const LocationPermissionComponent({super.key, this.callback});