forceElevated property
Whether to show the shadow appropriate for the elevation even if the
Defaults to false, meaning that the elevation is only applied when the
When set to true, the elevation is applied regardless.
Ignored when elevation is zero.
Implementation
final bool forceElevated;