menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
IOSNSUnderlineStyle
STYLE_NONE constant
STYLE_NONE
dark_mode
light_mode
STYLE_NONE
constant
IOSNSUnderlineStyle
const
STYLE_NONE
Do not draw a line.
Implementation
static const STYLE_NONE = IOSNSUnderlineStyle._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
IOSNSUnderlineStyle
STYLE_NONE constant
IOSNSUnderlineStyle class