ismailyegnr / expandable_datatable

A flutter package for viewing and editing data in a table view with expandable rows.
https://pub.dev/packages/expandable_datatable
MIT License
9 stars 10 forks source link

Allow to always show custom expansion content #7

Open moonshinephoenix opened 11 months ago

moonshinephoenix commented 11 months ago

I like this library so far but for my usecase I need to be able to have an option to always show the custom expansion content. This small change is completely backwards compatible