padding property
final
The insets by which the scrollbar thumb and track should be padded.
When null, the inherited MediaQueryData.padding is used.
Defaults to null.
Implementation
final EdgeInsets? padding;
The insets by which the scrollbar thumb and track should be padded.
When null, the inherited MediaQueryData.padding is used.
Defaults to null.
final EdgeInsets? padding;