maskFilter property

MaskFilter? maskFilter
final

A mask filter (for example, a blur) to apply to a shape after it has been drawn but before it has been composited into the image.

See MaskFilter for details.

Implementation

final MaskFilter? maskFilter;