elevation property
The z-coordinate at which to place this app bar relative to its parent.
This property controls the size of the shadow below the app bar if shadowColor is not null.
Implementation
final double? elevation;
The z-coordinate at which to place this app bar relative to its parent.
This property controls the size of the shadow below the app bar if shadowColor is not null.
final double? elevation;