menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
IOSWKNavigationType
RELOAD constant
RELOAD
dark_mode
light_mode
RELOAD
constant
IOSWKNavigationType
const
RELOAD
The webpage was reloaded.
Implementation
static const RELOAD = IOSWKNavigationType._internal(3, 3);
flutter_inappwebview_forge
flutter_inappwebview_forge
IOSWKNavigationType
RELOAD constant
IOSWKNavigationType class