pub fn max_width<V>(max_width: f32, view: V) -> Constrain<V>
Create a new Constrained view, constraining its content to a maximum width.
Constrain