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