menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
NavigationResponseAction
CANCEL constant
CANCEL
dark_mode
light_mode
CANCEL
constant
NavigationResponseAction
const
CANCEL
Cancel the navigation.
Implementation
static const CANCEL = NavigationResponseAction._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
NavigationResponseAction
CANCEL constant
NavigationResponseAction class