Previous episode: 13. Use a List Tile
Next episode: 15. Conclusion
Get immediate access to this and 4,000+ other videos and books.
Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and
4,000+ professional videos in a single subscription, it's simply the best investment you can make in
your development career.
It's time for another coding challenge. Your challenge is to pause the video and add the course domain string property to each list tile. This should go underneath the course name on the list tile. There's actually a property on the list tile just for this. If you're not sure on where to add the new property on the list tile, make sure to check out the list tile documentation on the flutter dev website for some ideas. All right. Pause the video and good luck. (upbeat music) How was that challenge? Hopefully it wasn't too bad. You've set the course name as the title. If you want to put some text underneath the title, you use the subtitle property, open the project in progress or open up the starter project for this episode. Open courses page.dart that you can find in the courses sub folder, in the UI folder. Find your list tile widget in underneath the title property, add the subtitle property like so, and that's it. Hop reload your app, and you'll see the domains underneath the title.
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.