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