Flutter – How can I conditionally change text color in a Tile during audio playback
I am learning Dart and making an app where you should hear an audio playback onTap on a piece of text (Tile). While playback is on, if another Tile is tapped, I want the color of the previous unfinished recording…