const TDLinkConfiguration({this.linkClick, Key? key, required Widget child}) : super(key: key, child: child);