bottomPadding property

EdgeInsetsGeometry bottomPadding
final

Bottom padding. 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 bottomPadding.

Implementation

final EdgeInsetsGeometry bottomPadding;