Function cosmic::iced_widget::horizontal_rule

source ยท
pub fn horizontal_rule<Theme>(height: impl Into<Pixels>) -> Rule<Theme>
where Theme: StyleSheet,
Expand description

Creates a horizontal Rule with the given height.