totalSliderWidth property

ValueNotifier<double> totalSliderWidth
getter/setter pair

Implementation

ValueNotifier<double> totalSliderWidth = ValueNotifier(0);