AFStateTestWidgetShortcut<TSPI extends AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class

Properties

config → AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam>
final
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
wid → AFWidgetID?
final

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

Operators

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

Constants

noWidException → const String