flet
flet copied to clipboard
RichText Control
From time to time, we may want to keep different parts of the text in a different style, and there is no solution other than using Rowfor this, but this solution is not very efficient either. It would be better if there is an extra control like RichText in Flutter. This RichTextcan have a Text or TextSpan list parameter named controls.
Related to https://github.com/flet-dev/flet/issues/188
https://api.flutter.dev/flutter/widgets/RichText-class.html
Implemented: https://flet.dev/docs/controls/text#rich-text-basics