children property
The collection of elements in the group.
The minimum size of a group is 2.
Implementation
core.List<PageElement>? children;
The collection of elements in the group.
The minimum size of a group is 2.
core.List<PageElement>? children;