menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
DataDetectorTypes
NONE constant
NONE
dark_mode
light_mode
NONE
constant
DataDetectorTypes
const
NONE
No detection is performed.
Implementation
static const NONE = DataDetectorTypes._internal('NONE', 'NONE');
flutter_inappwebview_forge
flutter_inappwebview_forge
DataDetectorTypes
NONE constant
DataDetectorTypes class