onClose property Null safety
final
The callback that is called when this menu is closed.
Implementation
@override
final VoidCallback? onClose;
The callback that is called when this menu is closed.
@override
final VoidCallback? onClose;