elevation property
The elevation (shadow depth) of the widget.
A higher value increases the shadow's prominence. Defaults vary based on the factory constructor used.
Implementation
final double? elevation;
The elevation (shadow depth) of the widget.
A higher value increases the shadow's prominence. Defaults vary based on the factory constructor used.
final double? elevation;