menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
IOSNavigationResponseAction
ALLOW constant
ALLOW
dark_mode
light_mode
ALLOW
constant
IOSNavigationResponseAction
const
ALLOW
Allow the navigation to continue.
Implementation
static const ALLOW = IOSNavigationResponseAction._internal(1, 1);
flutter_inappwebview_forge
flutter_inappwebview_forge
IOSNavigationResponseAction
ALLOW constant
IOSNavigationResponseAction class