ON constant
ForceDark
const ON
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);