dependencies/flutter_animate/src/effects/blur_effect library
Classes
- BlurEffect
 - 
  An effect that animates a blur on the target between the
specified begin and end blur radiuses (via ImageFiltered).
Defaults to 
begin=0, end=4. 
Extensions
- BlurEffectExtensions on T
 - Adds BlurEffect related extensions to AnimateManager.