elevation property
Z-coordinate at which to place the drawer relative to its parent.
This controls the size of the shadow below the drawer. If null, uses the default drawer elevation.
Implementation
final double? elevation;
Z-coordinate at which to place the drawer relative to its parent.
This controls the size of the shadow below the drawer. If null, uses the default drawer elevation.
final double? elevation;