const IntegerSliderEditorWidget({ super.key, required this.value, this.min = 0, this.max = 100, this.step = 1, });