neutralValue
The value this slider will be filled from. This slider will be filled from its neutralValue to its current value. If neutralValue has not been explicitly set before, access to neutralValue will return minValue.
Declaration
var neutralValue: Double { get set }