Conclusion

In this lesson, you’ve learned about text, the different options available to style text, and how you can achieve really unique visual results with very little effort. You learned:

  • The difference between BasicText and Text.
  • Different properties Text offers for styling.
  • Different properties BasicText offers.
  • How to use the style parameter to create unique text rendering effects.
  • How to use ParagraphStyle to style different segments of a paragraph differently.
See forum comments
Download course materials from Github
Previous: Using Text Composable in App Next: Quiz: Use Text