incrementsKnob property
getter/setter pair
Whether the sum interface increments (vs. decrements).
Implementation
ToggleConfigKnob incrementsKnob = ToggleConfigKnob(value: true);
Whether the sum interface increments (vs. decrements).
ToggleConfigKnob incrementsKnob = ToggleConfigKnob(value: true);