menu
filament_mobile package
documentation
ui/panel_shell.dart
PanelShell
onLogout property
onLogout property
dark_mode
light_mode
onLogout
property
VoidCallback
?
onLogout
final
Adds a profile menu with a log-out item to the dashboard's AppBar.
Implementation
final VoidCallback? onLogout;
filament_mobile package
documentation
ui/panel_shell
PanelShell
onLogout property
PanelShell class