initialValue property

double? initialValue
final

The initial value of the slider.

This value is used only when controller is null.

Implementation

final double? initialValue;