elevation property
final
The elevation of the NavigationDrawer itself.
If null, NavigationDrawerThemeData.elevation is used. If that is also null, it will be 1.0.
Implementation
final double? elevation;
The elevation of the NavigationDrawer itself.
If null, NavigationDrawerThemeData.elevation is used. If that is also null, it will be 1.0.
final double? elevation;