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 ON = ForceDark._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 ON = ForceDark._internal(2, 2);