pub fn table_header_icon(
    ui: &Ui<'_>,
    label: impl AsRef<str>,
    icon: Option<&Icon>
)
Expand description

Renders a table header with icon.