col_6 constant

Col const col_6

col_6 default width of column with 50.0 percent from current screen width

Implementation

static const Col col_6 = Col(width: 50.0);