elevation property

double? elevation
final

The elevation of the sheet.

Drives the shadow cast around the sheet — most visible at the top edge, where the sheet meets the content behind it.

Implementation

final double? elevation;