menu
Flutter
material
PopupMenuButton
<
T
>
onOpened property
onOpened
brightness_4
brightness_5
description
onOpened
property
VoidCallback
?
onOpened
final
Called when the popup menu is shown.
Implementation
final VoidCallback? onOpened;
Flutter
material
PopupMenuButton
<
T
>
onOpened property
PopupMenuButton class