disableUpdateOnBuild property

bool disableUpdateOnBuild
final

If true, the VisualEffectSubviewContainer will not automatically trigger update events when its build method runs.

Implementation

final bool disableUpdateOnBuild;