refresh property
dynamic
get
refresh
Refreshes documents for the current page.
Implementation
get refresh => controller.add(PageControllerDirection.updateCurrent);
Refreshes documents for the current page.
get refresh => controller.add(PageControllerDirection.updateCurrent);