saturatesKnob property
final
Whether the output saturates (vs. rolling over/under).
Implementation
final ToggleConfigKnob saturatesKnob = ToggleConfigKnob(value: false);
Whether the output saturates (vs. rolling over/under).
final ToggleConfigKnob saturatesKnob = ToggleConfigKnob(value: false);