Rich Text - Flutter Widget of the day #2

Опубликовано: 20 Апрель 2022
на канале: Flutter UI Dev
399
8

Day 2 - We are going to explore the Rich Text widget in Flutter

RichText provides more options and customization for text to be displayed on the screen.
The style property of the text widget is used to apply various styles to a text, but a limitation of it is, that the style gets applied to the entire text irrespective of whether the text is a single line or multiline.

Learn more about Rich Text -
https://api.flutter.dev/flutter/widge...