pub struct Menu<T> { /* private fields */ }Expand description
Widget focos on display/render
Implementations§
source§impl<T> Menu<T>
impl<T> Menu<T>
pub fn new() -> Self
sourcepub fn default_style(self, style: Style) -> Self
pub fn default_style(self, style: Style) -> Self
update with highlight style
sourcepub fn dropdown_width(self, width: u16) -> Self
pub fn dropdown_width(self, width: u16) -> Self
update drop_down_width
sourcepub fn dropdown_style(self, style: Style) -> Self
pub fn dropdown_style(self, style: Style) -> Self
update drop_down fill style