text property

String? text
final

The literal text represented by this span. Can be null if this span only hosts children.

Implementation

final String? text;