pub fn pad_left<V>(padding: f32, view: V) -> Pad<V>
Create a new Pad view adding padding to the left.
Pad