pub fn kv_line(key: &str, value: &str, key_width: usize) -> String
Key / value line with aligned columns inside a panel.