LocationCallback typedef Null safety

LocationCallback = void Function(Location? location)

Callback with location.