filter property

ImageFilter? filter
final

If non-null, applies the given ImageFilter to the barrier.

Implementation

final ImageFilter? filter;