child property
Called to build the widget subtree and provides the ValueNotifier.
Implementation
final CallbackWidgetBuilder<ValueNotifier<T>> child;
Called to build the widget subtree and provides the ValueNotifier.
final CallbackWidgetBuilder<ValueNotifier<T>> child;