Represents a vertical sequence of [Widget]s in the [Dashboard]. There is no limit on how long this sequence will be.

The final width of this widget will be the width of the largest item in the column. The final height of this widget will be the sum of all the heights of all the widgets in the column.

Hierarchy (view full)

Constructors

Properties

widgets: Widget[] = []

Methods

Generated using TypeDoc