children property

List<Span> children
final

Children is an array of spans or custom inline types that is contained within a block.

Implementation

final List<Span> children;