ColorPickerInspectorDetailView

constructor(@NonNull context: Context, @NonNull colors: Array<Int>, @ColorInt defaultValue: Int, singleLine: Boolean)
constructor(@NonNull context: Context, @NonNull colors: List<Integer>, @ColorInt defaultValue: Int, singleLine: Boolean)