onRefresh method

Future<void> onRefresh()

Use this method to refresh the view eg. if some item was removed.

Implementation

Future<void> onRefresh() async {}