drawerFooter property

Widget? drawerFooter
final

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

If null, then there is no footer.

Implementation

final Widget? drawerFooter;