characters property

Iterable<Tag> characters

Character tags.

Implementation

Iterable<Tag> get characters => get(const [TagType.character]);