We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223b584 commit 72800aeCopy full SHA for 72800ae
lib/widgets/text_highlighted_selectable.dart
@@ -90,4 +90,4 @@ List<InlineSpan> buildHighlightedSpans(
90
spans.add(TextSpan(text: text.substring(start), style: base));
91
}
92
return spans;
93
-}
+}
0 commit comments