elevation property

double? elevation
final

The elevation of the button.

Controls the shadow depth of the button. If not specified, it defaults to the theme's elevated button elevation.

Implementation

final double? elevation;