StringRichHighlight extension

on

Methods

toRichText({required TextStyle style, required TextStyle highlightStyle, required List<String> highlights, HighlightMode highlightMode = HighlightMode.all, bool caseSensitive = true, void onTap(String)?, TextAlign? textAlign, TextDirection? textDirection, Locale? locale, bool? softWrap, TextOverflow? overflow, int? maxLines, String? semanticsLabel, StrutStyle? strutStyle, TextScaler? textScaler, TextWidthBasis? textWidthBasis, TextHeightBehavior? textHeightBehavior}) Widget

Available on String, provided by the StringRichHighlight extension