ElNavigationDrawer constructor
const
ElNavigationDrawer({})
Implementation
const ElNavigationDrawer({
super.key,
this.drawer,
this.endDrawer,
this.enabledDrag,
this.edgeDragWidth = 20.0,
this.touchSlop,
this.child,
});