Usually, there will be an Icon button added to appbar when you add a drawer to the scaffold.
But when you have a custom appbar and you may need to add the button with on tap and below is the ontap code that helps you to open the Drawer.
In my case, I added this button to an InkWell like below.
Hope this helps.
Thanks,
Srikanth