onAppsButtonPressed property

VoidCallback? onAppsButtonPressed
final

Callback when apps button is pressed.

Set to null by default, which disables the button.

Implementation

final VoidCallback? onAppsButtonPressed;