To open the drawer, use the ScaffoldState. openEndDrawer function . To close the drawer, use Navigator. pop.
How do you open the drawer Flutter?
To open the drawer, use the ScaffoldState. openEndDrawer function . To close the drawer, use Navigator. pop.