drawerHeader property
Custom header widget shown at the top of the drawer.
If null, displays a default header with "Menu" text in headlineMedium style.
Implementation
final DrawerHeader? drawerHeader;
Custom header widget shown at the top of the drawer.
If null, displays a default header with "Menu" text in headlineMedium style.
final DrawerHeader? drawerHeader;