onClose property
final
A callback that is invoked when the menu finishes closing.
Defaults to null.
Implementation
final VoidCallback? onClose;
A callback that is invoked when the menu finishes closing.
Defaults to null.
final VoidCallback? onClose;