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