elevation property

double elevation
final

The z-coordinate at which to place this material. This controls the size of the shadow below the material.

If this is non-zero, the contents of the material are clipped, because the widget conceptually defines an independent printed piece of material.

Defaults to 0. Changing this value will cause the shadow to animate over animationDuration.

Implementation

final double elevation