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