want to show Progress Indicator evrytime list view rebuilds

Widgets & Design

Dear Community,
I am showing list view (populating from api response) and I also have filter page from user can select filter and list refreshing accordingly

Now I wanna show loading Indicator/Progress Bar on List Refresh

How can I do that

What have you tried so far?

I have tried showing Progress bar widget whenever user clicks filter apply button but didn't worked

Did you check FlutterFlow's Documentation for this topic?
Yes