elevation property Null safety
final
The resting elevation adds shadow to the unpressed thumb.
The default is 1.
Use 0 for no shadow. The higher the value, the larger the shadow. For example, a value of 12 will create a very large shadow.
Implementation
final double elevation;