AFStateTestScreenBuildHandlerDelegate<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > typedef
AFStateTestScreenBuildHandlerDelegate<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > =
void Function(AFStateTestExecute e, TSPI spi)
Implementation
typedef AFStateTestScreenBuildHandlerDelegate<TSPI extends AFStateProgrammingInterface> = void Function(AFStateTestExecute e, TSPI spi);