col_3 constant

Col const col_3

col_3 default width of column with 25.0 percent from current screen width

Implementation

static const Col col_3 = Col(width: 25.0);