id property

int id
getter/setter pair

The identifier of the property, previously returned as a part of a FlutterWidgetProperty.

An error of type FLUTTER_SET_WIDGET_PROPERTY_VALUE_INVALID_ID is generated if the identifier is not valid.

Implementation

int id;