underSpacing property

EdgeInsetsGeometry underSpacing
final

Under the slider part of the scrollbar spacing. 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 underSpacing.

Implementation

final EdgeInsetsGeometry underSpacing;