pub fn stack(align: BoxAlign, scrim: bool, children: Vec<Widget>) -> Widget
Z-stack/overlay (the Box widget). With scrim, the first child is a darkened background and the rest render on top.
Box
scrim