elevation property
final
The z-coordinate at which to place this button. This controls the size of the shadow below the raised button.
Defaults to 2, the appropriate elevation for raised buttons.
See also:
- FlatButton, a button with no elevation or fill color.
- disabledElevation, the elevation when the button is disabled.
- highlightElevation, the elevation when the button is pressed.
Implementation
final double elevation