Expand description
Store internal widget state in a state tree to ensure continuity.
Structs§
Enums§
Constants§
- NAMED
- A map of named widget states.
Functions§
- diff_
children_ custom_ with_ search - Reconciles the
current_children
with the provided list of widgets using custom logic both for diffing and creating new widget state.