Skip to main content

build_static_row

Function build_static_row 

Source
pub fn build_static_row<'a>(
    static_info: &StaticInfo,
    name: String,
    color: impl Into<Color>,
    color_picker_open: bool,
) -> Row<'a, Message>