I followed this solution to show what item is selected in a listview
Flutter - select only single item in list view
I have some text items before the list view. The issue I have is when there are many items in the view so that I have to scroll to see the other items the highlight bar keeps on showing, the text will disappear but the bar will keep scrolling. Is this a bug or is there a way to stop the highlight bar from showing?
The red arrow shows the end of the list view widget.
As I scroll up the text will vanish but the bar stays