1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] How to remove the hamburger button from a flutter drawer?

Discussão em 'Mobile' iniciado por Stack, Novembro 7, 2024 às 19:12.

  1. Stack

    Stack Membro Participativo

    I've seem examples on how to set up a drawer in Flutter (return new Scaffold(drawer: new Drawer( ... ) or return new Scaffold(endDrawer: new Drawer( ... )).

    How can I remove the hamburger button at the top (so that you can only get the drawer through sliding from the side (or through a custom button in the app - that I know how to do))?

    Continue reading...

Compartilhe esta Página