change drawerheader height in flutter

A Quick Guide to Set Flutter Drawer Header Height

You must have seen the slider-like menu that comes out from the left side of the screen (mostly) as you tap on the AppBar icon. We call it Drawer and it has a couple of actionable buttons that you can access and navigate to their page directly. In Flutter, a drawerheader is the same menu …

A Quick Guide to Set Flutter Drawer Header Height Read More »