lw function

dynamic lw(
  1. dynamic width
)

流式布局-宽(0-1)

Implementation

lw(width) => LayoutTool().setWebWidth(width);