refreshPage function

void refreshPage()

Function used to refresh the current page

Implementation

void refreshPage() => _routeTo(0);