const ScrollBar({Key? key, this.scrollBarLength, this.barOffset, this.thumbLength}) : super(key: key);