pub fn get_box_shadow_bottom(
styled_dom: &StyledDom,
node_id: NodeId,
node_state: &StyledNodeState,
) -> Option<StyleBoxShadow>Expand description
Get box-shadow for bottom side. Returns Option
pub fn get_box_shadow_bottom(
styled_dom: &StyledDom,
node_id: NodeId,
node_state: &StyledNodeState,
) -> Option<StyleBoxShadow>Get box-shadow for bottom side. Returns Option