fancy_drawer library

Classes

FancyDrawerController
Controls the Drawer Wrapper class Field TickerProvider vsync is required Field Duration duration is set to 250ms by default
FancyDrawerWrapper
The wrapper class Field List<Widget> drawerItems takes menu items / drawer items Field double itemGaa takes the Y-AXIS gap Field Color backgroundColor takes background color (default white) Field Color backgroundColor takes background color (default white) Field Widget child takes content Field FancyDrawerController controller takes the controller Field bool hideOnContentTap determines if user tap will hide the drawer or not Field double cornerRadius determines the content corner radius Field EdgeInsets? drawerPadding determines overall drawer padding

Enums

DrawerState
Drawer state defines the current drawer state on app