maxim-saplin / data_table_2

In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and extra features
https://pub.dev/packages/data_table_2
BSD 3-Clause "New" or "Revised" License
202 stars 135 forks source link

Added isHorizontalScrollBarVisible & isVerticalScrollBarVisible for PaginatedDataTable2 #261

Closed TarishAhmed closed 6 months ago

TarishAhmed commented 6 months ago

fix for issue - isHorizontalScrollBarVisible & isVerticalScrollBarVisible for AsyncPaginatedDataTable2

maxim-saplin commented 6 months ago

Looks good, thx!