key:newKey('rebuild test'),// this is so we don't get the state from the TestComponentConfig in the last test, but instead instantiate a new element with a new state.
left:newTestBuildCounter(),
right:newDecoratedBox(decoration:kBoxDecorationB)
)
);
testWidgets((WidgetTestertester){
tester.pumpWidget(
newFlipComponent(
key:newKey('rebuild test'),// this is so we don't get the state from the TestComponentConfig in the last test, but instead instantiate a new element with a new state.