sliderSpacing property

EdgeInsetsGeometry sliderSpacing
final

Slider spacing 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 sliderSpacing.

Implementation

final EdgeInsetsGeometry sliderSpacing;