Increments value by step, clamped to range, and writes the result to the text field. When value is null, snaps to range.first without applying the step.
null
The amount to add.
The range to clamp to.