fixedValueKnob property
getter/setter pair
The fixed value of the sum interface, only present when isFixedValueKnob is true.
Implementation
IntConfigKnob fixedValueKnob = IntConfigKnob(value: 1);
The fixed value of the sum interface, only present when isFixedValueKnob is true.
IntConfigKnob fixedValueKnob = IntConfigKnob(value: 1);