disableUpdateOnBuild property
If true, the VisualEffectSubviewContainer will not automatically trigger update events
when its build
method runs.
Implementation
final bool disableUpdateOnBuild;
If true, the VisualEffectSubviewContainer will not automatically trigger update events
when its build
method runs.
final bool disableUpdateOnBuild;