filter property
If non-null, applies the given ImageFilter to the barrier.
Implementation
final ImageFilter Function(double value)? filter;
If non-null, applies the given ImageFilter to the barrier.
final ImageFilter Function(double value)? filter;