| Parameter | Description |
|---|---|
| text | The text associated with the slider. |
| start | The start value of the slider, it has to be lower than the end value. |
| end | The end value of the slider, it has to be higher than the start value. |
| icon | The icon associated with the slider. |
Constructor for the EditorToolbarSlider.