pub fn app_title() -> Option<String>
Get the title of the application, usually set by the Dioxus.toml.
This is used to set the title of the desktop window if the app itself doesn’t set it.