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