elevation property

double elevation
final

The elevation of the widget. Affects the size and conentration of the shadow dropped behind it.

By default takes a value of 8.0

Implementation

final double elevation;