In my app, due to the chosen colors, the front- and back layer are not very clearly distinguishable. Therefore, I would like to introduce a BoxShadow on the front layer.
If I change the existing frontLayerElevation on BackdropScaffold, it doesn't seem to have any effect on shadow.

I would expect the shadow to show on top of the front layer, but it is by default showing below it, where it is not visible.
@daadu do you think we could add that? I will prepare a PR...
In my app, due to the chosen colors, the front- and back layer are not very clearly distinguishable. Therefore, I would like to introduce a
BoxShadowon the front layer.If I change the existing

frontLayerElevationonBackdropScaffold, it doesn't seem to have any effect on shadow.I would expect the shadow to show on top of the front layer, but it is by default showing below it, where it is not visible.
@daadu do you think we could add that? I will prepare a PR...