onClose property

VoidCallback? onClose
final

A callback that is invoked when the menu finishes closing.

Defaults to null.

Implementation

final VoidCallback? onClose;