elevation property

double elevation
final

The source widget's elevation: the shuttle's shadow starts from it. A button with its own shadow (a FAB) must declare it here, otherwise the shadow pops when the tag hides and at handoff.

Implementation

final double elevation;