reload property
void Function()
reload
getter/setter pair
Reloads the content of the scroll view, lazily clearing its current data and calling loadMore.
Implementation
late void Function() reload;