builder property
The builder function that returns the widget tree.
Any observable accessed within this function will be tracked and automatically listened to for changes.
Implementation
final ContextObserverBuilder builder;
The builder function that returns the widget tree.
Any observable accessed within this function will be tracked and automatically listened to for changes.
final ContextObserverBuilder builder;