onHamburgerStateAnimationCompleted property

dynamic Function(bool? state)? onHamburgerStateAnimationCompleted
final

Callback fired when the animation completes.

Implementation

final Function(bool? state)? onHamburgerStateAnimationCompleted;