Builder function that creates a TextSpan for matched text
final TextSpan Function({required String text, required TextStyle textStyle}) spanBuilder;