Function iced::widget::vertical_rule

source ·
pub fn vertical_rule<Theme>(width: impl Into<Pixels>) -> Rule<Theme>
where Theme: StyleSheet,
Expand description

Creates a vertical Rule with the given width.