What is Scrollbar in flutter?

By default, scrollable widgets in Flutter don’t show a scrollbar. To add a scrollbar to a ScrollView, wrap the scroll view widget in a Scrollbar widget. Using this widget we can scroll a widget. The scrollbar allows the user to jump into the particular points and also shows how far the user reaches .

Sizin İçin Seçtik  What is the difference between expanded and flexible?

Leave a Reply

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