elevation property

double? elevation
final

Overrides the default value of Dialog.elevation.

See also: Material.elevation, which explains how elevation is related to a component's shadow.

Implementation

final double? elevation;