AFStateTestScreenContextForScreen<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class

Inheritance

Properties

future Future<void>?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenConfig AFConnectedUIConfig<AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam, AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
finalinherited
screenContext AFStateTestScreenContext<AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
no setterinherited
screenId AFScreenID
finalinherited

Methods

createScreenSPI({required AFRouteParam? launchParam}) → TSPI
override
executeBuild(AFStateTestScreenBuildContextDelegate<TSPI> delegate, {AFRouteParam? launchParam}) → void
inherited
executeBuildWithExecute(AFStateTestExecute e, AFStateTestScreenBuildWithExecuteContextDelegate<TSPI> delegate, {AFRouteParam? launchParam}) → void
inherited
executeDebugStopHere() → void
inherited
executeWidgetUseLaunchParam<TSPIWidget extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFRouteParam launchParam, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config, AFStateTestWidgetHandlerDelegate<TSPIWidget> delegate, {AFRouteLocation parentRoute = AFRouteLocation.screenHierarchy}) → void
inherited
executeWidgetUseLaunchParamAndExecute<TSPIWidget extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFRouteParam launchParam, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config, AFStateTestExecute e, AFStateTestWidgetWithExecuteHandlerDelegate<TSPIWidget> delegate, {AFRouteLocation parentRoute = AFRouteLocation.screenHierarchy}) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited