children property
The children that where parsed and can be rendered to a String. The children are of type RenderType
Implementation
final List<T> children;
The children that where parsed and can be rendered to a String. The children are of type RenderType
final List<T> children;