pub fn use_shell_context() -> ShellContextExpand description
Access ShellContext from any descendant of [AppShell].
ยงPanics
Panics if called outside an AppShell tree (no context provided).
pub fn use_shell_context() -> ShellContextAccess ShellContext from any descendant of [AppShell].
Panics if called outside an AppShell tree (no context provided).