builder property

ValueWidgetBuilder<T> builder
final

The builder which is called when the LayoutDelegateSceneElement notifies it's listeners or is replaced.

Implementation

// ignore: diagnostic_describe_all_properties
final ValueWidgetBuilder<T> builder;