rickypid / flutter_expandable_table

A Flutter widget for create an expandable table with header and first column fixed.
https://pub.dev/packages/flutter_expandable_table
BSD 3-Clause "New" or "Revised" License
38 stars 28 forks source link

Implemented property 'visibleScrollbar' #4

Closed RichiB20 closed 2 years ago

RichiB20 commented 2 years ago

Property 'visibleScrollbar': manages the visibility of the scrollbars, if you want to always see the two scrollbars of the table you have to set this property to true.