AFStateTestWidgetContext<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > constructor
AFStateTestWidgetContext<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > ({
- required AFStateTestScreenContext<
AFStateProgrammingInterface< screenContext,AFComponentState, AFBuildContext< >AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> - required AFWidgetConfig<
AFWidgetStateProgrammingInterface< widgetConfig,AFComponentState, AFBuildContext< , AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam>AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> - required AFRouteParam launchParam,
Implementation
AFStateTestWidgetContext({
required this.screenContext,
required this.widgetConfig,
required this.launchParam,
});