id property
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;
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.
int id;