drawerHeader property

Widget? drawerHeader
final

The leading item in the drawer when the navigation has a drawer.

If null, then there is no header.

Implementation

final Widget? drawerHeader;