elevation property

double? elevation
final

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

Implementation

final double? elevation;