Skip to content

Commit 72800ae

Browse files
committed
Update text_highlighted_selectable.dart
1 parent 223b584 commit 72800ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widgets/text_highlighted_selectable.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ List<InlineSpan> buildHighlightedSpans(
9090
spans.add(TextSpan(text: text.substring(start), style: base));
9191
}
9292
return spans;
93-
}
93+
}

0 commit comments

Comments
 (0)