text_animators/animated_fade_out_in library

Classes

AnimatedFadeOutIn<T>
Fades out the old data and back in with the new
AnimatedFadeOutInState<T>

Typedefs

DataDidChangeCallback<T> = bool Function(T o, T n)