children property
The list of widgets to display horizontally.
Each widget is rendered in a separate <td> element.
Implementation
final List<FlintWidget> children;
The list of widgets to display horizontally.
Each widget is rendered in a separate <td> element.
final List<FlintWidget> children;