pub fn toolbar_label<M>(
id: impl Into<String>,
text: impl IntoText<M>,
) -> ToolbarEntryExpand description
Static text in the bar — a status or a caption.
pub fn toolbar_label<M>(
id: impl Into<String>,
text: impl IntoText<M>,
) -> ToolbarEntryStatic text in the bar — a status or a caption.