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