elevation property

double? elevation
final

Elevation value for the ElevatedButton. If null, defaults to 0.0.

Implementation

final double? elevation;