id property Null safety

String id
read / write

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

Implementation

String id;