elevation property

double elevation
final

This controls the size of the shadow below the header.

If forceElevated is false, this is applied only when the PanelContent.panelContent has been scrolled.

Default : 8.0

Implementation

final double elevation;