pub fn dialog_background(
width: usize,
height: usize,
style: &DialogStyle,
) -> ShapeCollectionExpand description
Creates a shade and outline for dialogs
Dialog size should be set in style
ยงParameters
width- Screen widthheight- Screen height