};
}
@Override
protected AsyncHolder<StageThree> createStageThreeLoader(StageTwo two) {
ClientFlags.resetWithSourceForTesting(OverridingTypedSource.of(new NullTypedSource())
.withBoolean(FlagConstants.ENABLE_UNDERCURRENT_EDITING, true)
.build());
// Only for test additional color pickers
new SampleCustomColorPicker(ComplexColorPicker.getInstance());