builder property
Builder function receiving a BuildContext with access to all cluster Pylon values
via the BuildContext.pylon<T>() extension.
Returns the widget tree child of the innermost Pylon, or directly from PylonCluster if pylons is empty.
Implementation
final PylonBuilder builder;