CupertinoMenuAnimationStatusChangedCallback typedef
Signature for the callback called in response to a CupertinoMenuAnchor changing its AnimationStatus.
Implementation
typedef CupertinoMenuAnimationStatusChangedCallback = void Function(AnimationStatus status);