onWillChange method

void onWillChange(
  1. AFBuildContext<TStateView, TRouteParam> previous,
  2. AFBuildContext<TStateView, TRouteParam> next
)
inherited

Implementation

void onWillChange(AFBuildContext<TStateView, TRouteParam> previous, AFBuildContext<TStateView, TRouteParam> next) {
}