Flutter is all about widgets everything in flutter is nothing but widgets. Flutter also provides a widget to implement this feature as well as i.e RefreshIndicator . RefreshIndicator: When the child’s Scrollable descendant overscrolls, an animated circular progress indicator is faded into view.
Read moreHow do you refresh widgets?
To refresh a widget, simply press the Refresh Data button, in the upper-right corner of the widget . The widget will then refresh itself with new and up-to-date data.
Read more