[−][src]Type Definition iced_glow::widget::Row
type Row<'a, Message> = Row<'a, Message, Renderer>;
A container that distributes its contents horizontally.
type Row<'a, Message> = Row<'a, Message, Renderer>;
A container that distributes its contents horizontally.