appBarElevation property

double appBarElevation
final

The themed elevation for the AppBar.

Defaults to 0, cannot be null.

The 0 elevation is an iOs style influenced opinionated choice, but it can easily be adjusted for the theme with this property.

Implementation

final double appBarElevation;