children property

List<StacTextSpan> children
final

Additional text spans for rich text formatting.

These spans are combined with the main data to create rich text with different styles for different parts of the text.

Implementation

final List<StacTextSpan> children;