AFStateTestWidgetShortcut<TSPI extends AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class
Methods
-
executeWidget(AFStateTestScreenContext<AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> screenContext, {required AFRouteParam launchParam, required AFStateTestWidgetHandlerDelegate<TSPI> body})
→ void
-
-
executeWidgetBuild(AFStateTestScreenContext<AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> screenContext, {required AFRouteParam launchParam, required AFStateTestWidgetBuildHandlerDelegate<TSPI> body})
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited