ScrollbarConfig constructor
const
ScrollbarConfig({
- bool visible = true,
- ScrollbarThemeData? themeData,
Implementation
const ScrollbarConfig({this.visible = true, this.themeData});