How to access the state of dynamically generated custom component unique key

Actions & Logic

I have a datatable with dynamically generated data, i use a custom component for each cell

for the custom component i have bound unique key to an id column.

how to access that unique key whenever I want? for example, if I want to display it when a cell(component) is clicked?

as from documentation

But How to access it?

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
Yes
3
1 reply