editor property

FlutterWidgetPropertyEditor? editor
getter/setter pair

The editor that should be used by the client. This field is omitted if the server does not know the editor for this property, for example because it does not have one of the supported types.

Implementation

FlutterWidgetPropertyEditor? editor;