NavigationDrawer constructor

NavigationDrawer({
  1. Key? key,
})

Implementation

NavigationDrawer({Key? key}) : super(key: key);