onClose property

VoidCallback? onClose
final

A callback that is invoked when the menu is closed.

Implementation

final VoidCallback? onClose;