const CallHighlightedText({ Key? key, required this.searchString, required this.content, }) : super(key: key);