isColumn property

dynamic get isColumn

Implementation

get isColumn => layout == ResponsiveRowColumnType.COLUMN;