ENUM constant
FlutterWidgetPropertyEditorKind
const ENUM
The editor for choosing an item of an enumeration, see the enumItems field of FlutterWidgetPropertyEditor.
Implementation
static const FlutterWidgetPropertyEditorKind ENUM =
FlutterWidgetPropertyEditorKind._('ENUM');