elevation property
The elevation of the button.
Controls the shadow depth of the button. If not specified, it defaults to the theme's elevated button elevation.
Implementation
final double? elevation;
The elevation of the button.
Controls the shadow depth of the button. If not specified, it defaults to the theme's elevated button elevation.
final double? elevation;