side_menu_animation library

Classes

A MenuItem for the SideMenuAnimation
SideMenuAnimation
The SideMenuAnimation controls the items from the lateral menu and also can control the circular reveal transition.

Enums

SideMenuPosition
SideMenuPosition

Typedefs

SideMenuAnimationAppBarBuilder = AppBar Function(VoidCallback showMenu)
Signature for creating an AppBar widget with a showMenu callback for opening the Side Menu.
SideMenuAnimationBuilder = Widget Function(VoidCallback showMenu)
Signature for creating a widget with a showMenu callback for opening the Side Menu.