pub fn parent_child_bottom(parent_bottom: f32, child_bottom: f32) -> f32Expand description
Same as parent_child_top but for the bottom margin.
pub fn parent_child_bottom(parent_bottom: f32, child_bottom: f32) -> f32Same as parent_child_top but for the bottom margin.