id property

String id
final

A unique identifier of the component, can be referenced in other widgets' react prop to reactively update data.

Implementation

final String id;