make static method

LayoutStyle make()

Implementation

static LayoutStyle make() {
  return makeLayoutStyle();
}