menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
InAppBrowserMenuItem
onClick property
onClick
dark_mode
light_mode
onClick
property
void Function
()
?
onClick
getter/setter pair
Callback function to be invoked when the menu item is clicked
Implementation
void Function()? onClick;
flutter_inappwebview_forge
flutter_inappwebview_forge
InAppBrowserMenuItem
onClick property
InAppBrowserMenuItem class