AFAddScreenSpecificModelsDelegate typedef
AFAddScreenSpecificModelsDelegate =
void Function(AFBuildStateViewContext<AFComponentState?, AFRouteParam> config, List<Object?> destination)
Implementation
typedef AFAddScreenSpecificModelsDelegate = void Function(AFBuildStateViewContext config, List<Object?> destination);