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