Link({required Widget child, required String destination}) : super(child: child, builder: AnnotationLink(destination));