Flutter Tutorial - Rich Text [ الشرح بالعربي ]

Опубликовано: 17 Июль 2026
на канале: Nour Ahmed
455
13

The RichText widget displays text that uses multiple different styles. The text to display is described using a tree of TextSpan objects, each of which has an associated style that is used for that subtree. The text might break across multiple lines or might all be displayed on the same line depending on the layout constraints