drawerTheme property

DrawerThemeData drawerTheme

The DrawerThemeData of the current BuildContext

Implementation

DrawerThemeData get drawerTheme => theme.drawerTheme;