elevation property

double? elevation
final

The z-coordinate of each carousel item.

This controls the size of the shadow below the carousel.

Overrides the default value for CarouselView.elevation.

Implementation

final double? elevation;