sliderWeight property
Determines the proportional weight (flex) of the slider.
If 0 the slider's preferred size is used. If null the slider is extended.
Implementation
final int? sliderWeight;
Determines the proportional weight (flex) of the slider.
If 0 the slider's preferred size is used. If null the slider is extended.
final int? sliderWeight;