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