builder property
final
Called at layout time to construct the widget tree. The builder must not return null.
Implementation
final LayoutWidgetBuilder builder
Called at layout time to construct the widget tree. The builder must not return null.
final LayoutWidgetBuilder builder