sliderHeight property

double? sliderHeight
final

Height of slider. If you set this value, there will be this height. If not set, the height will be calculated based on the content, as usual

Implementation

final double? sliderHeight;