FORCE_DARK_ON constant
Unconditionally enable force dark. In this mode WebView content will always be rendered so as to emulate a dark theme.
Implementation
static const FORCE_DARK_ON = AndroidForceDark._internal(2, 2);
Unconditionally enable force dark. In this mode WebView content will always be rendered so as to emulate a dark theme.
static const FORCE_DARK_ON = AndroidForceDark._internal(2, 2);