goToInitial method

dynamic goToInitial()

Go To initial place again

Implementation

goToInitial() => goTo(theme.initialLocation);