OffsetScrollbar constructor
const
OffsetScrollbar({})
Implementation
const OffsetScrollbar({
super.key,
required this.offset,
required this.maxScroll,
required this.axis,
required this.viewportExtent,
required this.contentExtent,
});