Abstract Rest ...widgets: Widget[]Protected Readonly widgetsFor internal use only.
Protected Abstract getDetermines the relative positions of all the child widgets in this [FlowWidget]. 'Relative Position' tells us where the widget should be placed relative to the upper-left point of this FlowWidget.
Generated using TypeDoc
A sequence of widgets flowing either horizontally or vertically. Widgets flowing horizontally must wrap after 24 grid columns. There is no effective vertical limit on widgets flowing vertically.