onAppsButtonPressed property
final
Callback when apps button is pressed.
Set to null by default, which disables the button.
Implementation
final VoidCallback? onAppsButtonPressed;
Callback when apps button is pressed.
Set to null by default, which disables the button.
final VoidCallback? onAppsButtonPressed;