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