onDidChange method

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

Implementation

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