countOneKnob property
final
A knob controlling whether it should count ones or zeros.
Implementation
final ToggleConfigKnob countOneKnob = ToggleConfigKnob(value: true);
A knob controlling whether it should count ones or zeros.
final ToggleConfigKnob countOneKnob = ToggleConfigKnob(value: true);