By default, scrollable widgets in Flutter don’t show a scrollbar. However, with Flutter’s scrollbar widget, that all can change! By wrapping scrollbar around any scrollable widget, like ListView, GridView or CustomScrollView, you can navigate with precision!

DartPad → https://goo.gle/39UFnA4
Scrollbar API docs → https://goo.gle/2ZI2Krb

#flutter

Scrollbar (Widget of the Week)
7.70 GEEK