state_management/widgets/reactive_builder library

Classes

MultiReactiveBuilder
A widget that observes changes in multiple reactive variables and triggers a rebuild when any variable changes.
ReactiveBuilder<T>
A widget that rebuilds when a reactive variable changes.