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

Adding minWidth to DataColumn2 #286

Closed guilherme-soares-digitra closed 2 months ago

guilherme-soares-digitra commented 2 months ago

Add property minWidth to avoid overlap of columns content.