columns property
A list of ResponsiveColumn objects which define the layout and children of the row.
Implementation
final List<ResponsiveColumn> columns;
A list of ResponsiveColumn objects which define the layout and children of the row.
final List<ResponsiveColumn> columns;