elevation property
The elevation (shadow depth) of the bottom navigation bar.
If not specified, it defaults to the theme's bottomNavigationBarTheme.elevation
or 8.0
if the theme does not provide one.
Implementation
final double? elevation;
The elevation (shadow depth) of the bottom navigation bar.
If not specified, it defaults to the theme's bottomNavigationBarTheme.elevation
or 8.0
if the theme does not provide one.
final double? elevation;