children property

List<TextSpan> children
final

Nested child text spans that inherit styling from this node.

Implementation

final List<TextSpan> children;