CustomColorPickerInspectorDetailView

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