filter property

ImageFilter Function(double value)? filter
final

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

Implementation

final ImageFilter Function(double value)? filter;