builder property

_Builder<T> builder
final

callback that must return the widget child of the ProviderListener

Implementation

final _Builder<T> builder;