WScrollbarStyle constructor
const
WScrollbarStyle({})
Implementation
const WScrollbarStyle({
this.radius = _kScrollbarRadius,
this.thickness = _kScrollbarThickness,
this.hoverThickness = _kScrollbarThicknessWithTrack,
this.color,
});