sliderPadding property

EdgeInsetsGeometry sliderPadding
final

Slider padding from bottom. If you choose ScrollbarPosition.top or ScrollbarPosition.bottom position, the scrollbar will be rotated 90 degrees, and the top will be on the left. Don't forget this when specifying the sliderPadding.

Implementation

final EdgeInsetsGeometry sliderPadding;