initialValue property

double? initialValue
getter/setter pair

Tracks the current slider value for immediate UI feedback.

Implementation

double? initialValue = 0.0;