How do I change the scrollbar style in flutter?

You can use RawScrollbar instead and set the thumbColor to whatever color u like . Show activity on this post. Scroll bar uses the highlight color.. so just add ur desired scrollbar color in the highlightColor inside Theme in MaterialApp and you are done.

Leave a Reply

Your email address will not be published. Required fields are marked *