EditorValueListProperty constructor

EditorValueListProperty(
  1. List<String> values
)

Implementation

EditorValueListProperty(this.values) : super();