highlight_rounded_text library

Classes

HighlightTextRounded
HighlightTextRounded is a widget which wraps TextSpan with specified Color. Given double bold as how thick the color shows and double radius for how round the corners are
HightlightPaint

Functions

drawCustomRect({required Canvas canvas, required double radius, required Paint thePaint, required List<LineMetrics> lines, required double bold}) → void
drawCustomRounded({required Path thePath, required List<Offset> tempPos, required List<int> order, required int length, required TextAlign textAlign, required double radius}) → void