col_12 constant

Col const col_12

col_12 default width of column with 100 percent from current screen width

Implementation

static const Col col_12 = Col(width: 100.0);