menu
custom_overlay_popup package
documentation
overlay_popup.dart
OverlayPopup
onOpened property
onOpened property
dark_mode
light_mode
onOpened
property
VoidCallback
?
onOpened
final
Optional callback that is fired when the popup is opened.
Implementation
final VoidCallback? onOpened;
custom_overlay_popup package
documentation
overlay_popup
OverlayPopup
onOpened property
OverlayPopup class