onDidChange method
void
onDidChange(
- AFBuildContext<
TStateView, TRouteParam> previous, - AFBuildContext<
TStateView, TRouteParam> next
inherited
Implementation
void onDidChange(AFBuildContext<TStateView, TRouteParam> previous, AFBuildContext<TStateView, TRouteParam> next) {
}