elevation property

MaterialStateProperty<double?>? elevation
final

The elevation of the button's Material.

Implementation

final MaterialStateProperty<double?>? elevation;