onClose property Null safety

VoidCallback? onClose
final

The callback that is called when this menu is closed.

Implementation

@override
final VoidCallback? onClose;