pub static PARALLEL_VAR: ContextVar<Parallel>Expand description
Defines what node list methods can run in parallel in a widget and descendants.
This variable can be set using the parallel property.
Is all enabled by default.
pub static PARALLEL_VAR: ContextVar<Parallel>Defines what node list methods can run in parallel in a widget and descendants.
This variable can be set using the parallel property.
Is all enabled by default.