Blend a constant color into source colors using a blend mode.
@type t() :: %Skia.ColorFilter.Blend{blend_mode: atom(), color: term()}