menu
Flutter
material
MenuAnchor
onClose property
onClose
brightness_4
brightness_5
description
onClose
property
VoidCallback
?
onClose
final
A callback that is invoked when the menu is closed.
Implementation
final VoidCallback? onClose;
Flutter
material
MenuAnchor
onClose property
MenuAnchor class