customEditor property

String? customEditor
getter/setter pair

Key used to look up a per-property custom editor in the Inspector editors map, overriding the type-based lookup.

Implementation

String? customEditor;