ValueListenableBindExtension<A> extension
Binds this ValueListenable variable to the given Widget.
This is a wrapper for the ValueListenableBuilder.
- on
Methods
-
bind(
UnaryWidgetBuilder< A> builder) → Widget -
Available on ValueListenable<
Binds this ValueListenable variable to the given Widget.A> , provided by the ValueListenableBindExtension extension