menu
fastyle_dart package
documentation
ui/widgets/buttons/popup_menu.button.dart
FastPopupMenuButton<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;
fastyle_dart package
documentation
ui/widgets/buttons/popup_menu.button
FastPopupMenuButton<T>
onOpened property
FastPopupMenuButton class