builder property

LazxWidgetBuilder<T> builder
final

The builder function that will be call each time the data is updated, passing the new value

Implementation

final LazxWidgetBuilder<T> builder;