clear property
void Function()
clear
getter/setter pair
Clears the items from the paginated scroll view and resets the current page index.
Implementation
late void Function() clear;
Clears the items from the paginated scroll view and resets the current page index.
late void Function() clear;