elevatedButtonElevation property

double elevatedButtonElevation
final

Default elevation of ElevatedButton.

This design favors a flat design using colors, the elevated button is primary colored by default, it thus needs no elevation in this design and defaults to kElevatedButtonElevation elevation on ElevatedButton.

Implementation

final double elevatedButtonElevation;