Back to Browse

Text.rich in Flutter | Flutter Text.rich constructor

8.5K views
Mar 18, 2022
10:53

Text.rich in Flutter | Flutter Text.rich constructor Text.rich widget | Flutter Text.rich widget This video explains the use of Text.rich() constructor in Flutter. Following are some points that gives features of Text.rich() in brief. 1) Text.rich() allows us to create text using Inline Span that makes it possible to apply different styles for the text. 2) Using Text.rich() it's possible to create clickable text 3) Using WidgetSpan inside the Text.rich(), we can add any Widget inside the text of paragraph Source Code : https://github.com/flutter-teacher/Tex.rich-constructor Flutter Tutorial Playlist: https://www.youtube.com/playlist?list=PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo Dart Tutorial Playlist : https://youtube.com/playlist?list=PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm

Download

0 formats

No download links available.

Text.rich in Flutter | Flutter Text.rich constructor | NatokHD