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 137 forks source link

Can configure the tooltiptriggermode #217

Closed jbdujardin closed 9 months ago

jbdujardin commented 1 year ago

Adds the possibility to configure the TooltipTriggerMode when there is a tooltip

maxim-saplin commented 1 year ago

Please add widget tests for the new feature