RENDERER_PRIORITY_IMPORTANT constant
The renderer associated with this WebView is bound with Android Context#BIND_IMPORTANT.
Implementation
static const RENDERER_PRIORITY_IMPORTANT = RendererPriority._internal(2, 2);
The renderer associated with this WebView is bound with Android Context#BIND_IMPORTANT.
static const RENDERER_PRIORITY_IMPORTANT = RendererPriority._internal(2, 2);