onAppsButton property
final
Call back for apps icon button shown before avatar on bar.
If null, apps button and preceding divider are not rendered.
Implementation
final VoidCallback? onAppsButton;
Call back for apps icon button shown before avatar on bar.
If null, apps button and preceding divider are not rendered.
final VoidCallback? onAppsButton;