onAppsButton property

VoidCallback? onAppsButton
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;