elevation property
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;
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.
final double? elevation;