elevation property

double? elevation
final

The z-coordinate at which to place this app bar relative to its parent.

This controls the size of the shadow below the app bar.

Implementation

final double? elevation;