scrollbarPadding property
The padding around the scrollbar.
Defaults to EdgeInsets.only(bottom: 10).
Implementation
final EdgeInsetsGeometry? scrollbarPadding;
The padding around the scrollbar.
Defaults to EdgeInsets.only(bottom: 10).
final EdgeInsetsGeometry? scrollbarPadding;