elevationColor property

Color? elevationColor
final

The color of the elevation. It may not work in some views

On android, it only has effect on version >= 21

Implementation

final Color? elevationColor;