A Section holds a group of {@link @Widget | Widgets } and provides visual separation between them.
Adds the given widget to this section. Widgets are shown in the order they were added.
A widget to add to the section
Sets the header of the section. Optional.
The header text.
This object, for chaining.
Generated using TypeDoc
A Section holds a group of {@link @Widget | Widgets } and provides visual separation between them.