responder property
Produces a list of Pods to listen to. This gets called recursively each time any of the Pods in the returned list change.
Implementation
final Iterable<ValueListenable<dynamic>?> Function() responder;
Produces a list of Pods to listen to. This gets called recursively each time any of the Pods in the returned list change.
final Iterable<ValueListenable<dynamic>?> Function() responder;