[−][src]Trait iced_graphics::widget::scrollable::StyleSheet
A set of rules that dictate the style of a scrollable.
Required methods
fn active(&self) -> Scrollbar
Produces the style of an active scrollbar.
fn hovered(&self) -> Scrollbar
Produces the style of an hovered scrollbar.