id property Null safety
read / write
A unique identifier of the component, can be referenced in other widgets' react
prop to reactively update data.
Implementation
String id;
A unique identifier of the component, can be referenced in other widgets' react
prop to reactively update data.
String id;