binds property

List<Bind<S>> binds
final

A list of bindings to be provided to the child widget.

Implementation

final List<Bind<S>> binds;