navigateToHomeScreen method

void navigateToHomeScreen()

Implementation

void navigateToHomeScreen() {
  navigation.navigateToMainDashboard();
}