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

Alignment center #265

Closed MehediHasannOvi closed 6 months ago

MehediHasannOvi commented 6 months ago

How can I Alignment center rows Data ...??

maxim-saplin commented 6 months ago

Use Align widget?

MehediHasannOvi commented 6 months ago

I will use the Align widget. but it does not work

maxim-saplin commented 6 months ago

You are doing something wrong