Datatable Cell Height Auto-resize

Widgets & Design

Hi!

I'm working with datatables and I find that a cell with a row -> text gets its content cut off based on the datatable's row height. Is there any way to get the rows to expand to the largest text in the row?

What have you tried so far?

I found this github thread: https://github.com/flutter/flutter/issues/70510, but I can't figure out how to change the datatable code directly like the one person suggested.

I tried putting the text in a container, column and row within the datatable, to no success.

Did you check FlutterFlow's Documentation for this topic?
Yes
1