kShouldBuildAsync top-level constant

int const kShouldBuildAsync

The default character threshold to build widget tree asynchronously.

Related: HtmlWidget.buildAsync

Implementation

const kShouldBuildAsync = 10000;