App component, main react component which acts as a container for all the other components. Source: App.js, line 28 Methods (inner) handleDrawer() Function for opening and closing drawer component. Passed as prop to AppBar and Drawer. Source: App.js, line 46