pub fn toast_titled(title: &str, message: &str, time: &str) -> Element<Div>
Create a toast with custom header title.