bottomAppBarElevation property

double bottomAppBarElevation
final

The themed elevation for the bottom app bar.

Defaults to 0, cannot be null. The 0 default is so it matches the themed app bar elevation default, but it can easily be adjusted for the theme with this property.

Implementation

final double bottomAppBarElevation;