Master Styling the Text in Flutter | Flutter TextStyle

Опубликовано: 26 Август 2023
на канале: Sayed Mahmood Sayedi
192
9

TextStyle class in Flutter has so much potential when it comes to styling the Text widget. You may know a little about all its properties, that's what this video is all about. All of the TextStyle properties are completely described with examples, so by the end of the video, you'll not have any problems styling the text in your next Flutter app.

Source-code 👨🏻‍💻: https://github.com/sm-sayedi/flutter_...

Links 🔗 mentioned in the video
https://en.wikipedia.org/wiki/List_of...
https://fonts.google.com/knowledge/gl...
https://fonts.google.com/variablefont...
https://fonts.google.com/variablefont...

Flutter Text Widget:    • Clear Your Doubts About the Flutter T...  
In-Depth Flutter widgets:    • Flutter Dismissible Widget in DEPTH!  

Timecodes (Chapters)
00:00 - Introduction
01:14 - Setting up the code file
01:32 - Adding the TextStyle
01:39 - The fontSize property
01:45 - The fontWeight property
01:58 - The fontStyle property
02:02 - The fontFamily property
02:08 - The fontFeatures property
05:57 - The fontVariations property
09:06 - The fontFamilyFallback property
09:29 - The wordSpacing property
09:41 - The letterSpacing property
09:52 - The decoration property
10:37 - The decorationStyle property
10:51 - The decorationThickness property
10:56 - The decorationColor property
11:01 - The color property
11:05 - The foreground property
11:43 - The backgroundColor property
11:47 - The background property
12:27 - The overflow property
12:43 - The shadows property
13:23 - The height and leadingDistribution property
13:40 - The inherit property

#flutter #fluttertext #fluttertextstyle #fluttertutorial