doAfterRefresh method

void doAfterRefresh()

Implementation

void doAfterRefresh() => afterRefresh?.call(this);