keyGetter property
final
A function that provides the unique key for each item in the list or grid.
Implementation
final KeyGetter keyGetter;
A function that provides the unique key for each item in the list or grid.
final KeyGetter keyGetter;