Blur mask filter.
@type t() :: %Skia.MaskFilter.Blur{ respect_ctm: boolean(), sigma: float(), style: atom() }