openElevation property

double openElevation
final

Elevation of the container while it is open.

When the container is opened, it will transition to this elevation from closedElevation. When the container is closed, it will transition back from this elevation to closedElevation.

Defaults to 4.0.

See also:

Implementation

final double openElevation;