selectedKey property
Stable selection key used together with itemKeyOf.
Pass this when the selected value survives independently of the current item instances, such as IDs loaded from storage or transport data.
Implementation
final Object? selectedKey;