cosee / alphabet_list_view

Flutter package. A ListView with sticky headers and an iOS-like clickable sidebar.
BSD 3-Clause "New" or "Revised" License
9 stars 6 forks source link

scrollbarOptions #58

Closed peter100u closed 2 months ago

peter100u commented 3 months ago

The control of decoration is missing in scrollbarOptions

quoc-huynh-cosee commented 3 months ago

We will take a look at this.

TobiasWawrzinek commented 2 months ago

Hello, You are right. There's no way to decorate the AlphabetScrollbar.

@quoc-huynh-cosee A pull request has been created.

quoc-huynh-cosee commented 2 months ago

Implemented in #68