Type Definition iced_glow::widget::Row[][src]

type Row<'a, Message> = Row<'a, Message, Renderer>;

A container that distributes its contents horizontally.