menu
custom_adaptive_scaffold package
documentation
material_ui.dart
PopupMenuButton<T>
onOpened property
onOpened property
dark_mode
light_mode
onOpened
property
VoidCallback
?
onOpened
final
Called when the popup menu is shown.
Implementation
final VoidCallback? onOpened;
custom_adaptive_scaffold package
documentation
material_ui
PopupMenuButton<T>
onOpened property
PopupMenuButton class