make static method

LayoutNode make()

Implementation

static LayoutNode make() {
  return makeLayoutNode();
}