elevation property

double? elevation
final

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

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

Implementation

final double? elevation;