custom_navigation_drawer icon indicating copy to clipboard operation
custom_navigation_drawer copied to clipboard

Close the menu at beginning

Open clementlermurier opened this issue 5 years ago • 1 comments

Hi !

Firstly, I would like to thank you for your work.

I've just a question now : How can I do to make the menu collapsed when I launch the app ? I've seen that I can use a drawer: in place of a stack() but I preffer the collapsed menu with stack().

Thank for your help.

clementlermurier avatar Feb 17 '20 15:02 clementlermurier

Check out my repo: https://github.com/amoslai5128/custom_navigation_drawer.git

amoslai5128 avatar Oct 31 '21 08:10 amoslai5128