dependencies/flutter_animate/src/effects/tint_effect library
Classes
- TintEffect
-
An effect that applies an animated color tint to the target (via ColorFiltered).
The begin and end values indicate the strength of the tint (0 - 0% tint, 1 - 100% tint).
Defaults to
begin=0, end=1
.
Extensions
- TintEffectExtensions on T
- Adds TintEffect related extensions to AnimateManager.