gridCols1 method

GridBuilder gridCols1()

设置grid列数 - grid-cols-1 到 grid-cols-12

Implementation

GridBuilder gridCols1() => gridCols(1);