onRouterDelegateChanged method

void onRouterDelegateChanged()

Implementation

void onRouterDelegateChanged() {
  setState(_getCurrentRoute);
}