This is just a short video to review how to interact with ListTiles. There are 2 ways to interact with anything in Flutter: the widget must either have an interaction property built in, or you need to use a parent widget that has an interaction property.