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