Is there a way to auto reload a text widget set from custom function that is in listview?

Actions & Logic

I have a list view with query connected to firestore. In every generated child there is a text widget. The text widget shows a string from a custom function (connected to global properties and a variable from specific child from query). Is there a way to periodically update just this widget/s and not the whole page?
Thank you:)

What have you tried so far?

Uploading query to page variables as list

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