fluttercommunity / flutter-draggable-scrollbar

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Maintainer: @marica27
https://pub.dev/packages/draggable_scrollbar
MIT License
442 stars 77 forks source link

BackgroundColor fails to change DraggableScrollbar Flutter Web #53

Open hiteshsapra opened 2 years ago

hiteshsapra commented 2 years ago

DraggableScrollbar.rrect( backgroundColor: Colors.pink, // dosn't work child:ListView()