moduleTypeKnob property
final
Controls the type of CompoundAdder.
Implementation
final moduleTypeKnob = ChoiceConfigKnob(generatorMap.keys.toList(),
value: CarrySelectCompoundAdder);
Controls the type of CompoundAdder.
final moduleTypeKnob = ChoiceConfigKnob(generatorMap.keys.toList(),
value: CarrySelectCompoundAdder);