buildAsync property

bool buildAsync

Implementation

bool get buildAsync =>
    widget.buildAsync ?? widget.html.length > kShouldBuildAsync;