inOutAnimation property
final
This RawMagnifier's controller.
Since CupertinoMagnifier has no knowledge of shown / hidden state, this animation should be driven by an external actor.
Implementation
final Animation<double>? inOutAnimation;