AFStateTestWidgetWithExecuteHandlerDelegate<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> typedef

AFStateTestWidgetWithExecuteHandlerDelegate<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> = void Function(AFStateTestExecute e, AFStateTestWidgetContext<TSPI> widgetContext)

Implementation

typedef AFStateTestWidgetWithExecuteHandlerDelegate<TSPI extends AFStateProgrammingInterface> = void Function(AFStateTestExecute e, AFStateTestWidgetContext<TSPI> widgetContext);