columns property

List<ResponsiveColumn> columns
final

A list of ResponsiveColumn objects which define the layout and children of the row.

Implementation

final List<ResponsiveColumn> columns;