onOpen property
final
A callback that is invoked when the menu begins opening.
Defaults to null.
Implementation
final VoidCallback? onOpen;
A callback that is invoked when the menu begins opening.
Defaults to null.
final VoidCallback? onOpen;