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