menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
WebResourceRequestSourceKind
NONE constant
NONE
dark_mode
light_mode
NONE
constant
WebResourceRequestSourceKind
const
NONE
No request source kind.
Implementation
static const NONE = WebResourceRequestSourceKind._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
WebResourceRequestSourceKind
NONE constant
WebResourceRequestSourceKind class