ENUM constant

The editor for choosing an item of an enumeration, see the enumItems field of FlutterWidgetPropertyEditor.

Implementation

static const FlutterWidgetPropertyEditorKind ENUM =
    FlutterWidgetPropertyEditorKind._('ENUM');