pub fn ModalNavigationDrawer(
drawer_state: Rc<DrawerState>,
drawer_content: View,
content: View,
config: NavigationDrawerConfig,
) -> ViewExpand description
A modal navigation drawer that slides in from the left with a scrim overlay.